Skip to content

Hash Generator

Compute MD5, SHA-1, SHA-256, SHA-384, and SHA-512 digests of text.

Runs in your browser Security & crypto

Digests

MD5 and SHA-1 are provided for checksum comparison against legacy systems. Both are broken for any security purpose — use SHA-256 or better where integrity matters, and a purpose-built password hash (bcrypt, scrypt, Argon2) for credentials.