Hash Generator
Generate MD5, SHA-1, SHA-256, SHA-384, SHA-512 hashes
MD5
—SHA-1
—SHA-256
—SHA-384
—SHA-512
—About these algorithms
MD5: 128-bit, fast but cryptographically broken. Use only for checksums.
SHA-1: 160-bit, deprecated for security use.
SHA-256: 256-bit, recommended for most purposes.
SHA-384/512: Higher security, larger output.
All hashing happens locally in your browser. No data is sent to any server.