Hash Generator

This tool converts a list of phrases (up to 1000 lines) into a hash using the selected algorithm - MD5, SHA, BCrypt, Argon2i, etc. You can input multiple phrases, with each on a new line. You also have the option to normalize the input by trimming whitespace and converting it to lowercase before hashing.
No data is stored here so you can use it to check the validity of passwords or other sensitive information.



You can use the following encoders here: MD5 generator, SHA1 generator, SHA256 generator, SHA384 generator, SHA512 generator, BCRYPT generator, ARGON2i generator.