Skip to content
tech-tools
‹ back

Hash Text

MD5, SHA-1, SHA-256, SHA-384 and SHA-512 of any text

MD5
SHA-1
SHA-256
SHA-384
SHA-512

MD5 and SHA-1 are broken for signatures and passwords — use them only to check a checksum someone else published. For storing a password, use the htpasswd tool, which uses bcrypt.