🔑 Hash Generator
Generate cryptographic hashes (MD5, SHA-1, SHA-256, SHA-512) from any text. Runs entirely in your browser.
📝 Input Text
0 characters · 0 bytes
SHA-1
160 bit — enter text above to generate hash —
SHA-256
256 bit — enter text above to generate hash —
SHA-512
512 bit — enter text above to generate hash —
MD5
128 bit — enter text above to generate hash —
Options
📚 About Hash Algorithms
SHA-256 / SHA-512
Part of the SHA-2 family. Widely used in security-sensitive applications, TLS, digital signatures, and blockchain. SHA-256 is the current standard for most use cases.
⚠️ MD5 & SHA-1 are deprecated
MD5 and SHA-1 are cryptographically broken and should not be used for security purposes. They are still useful for checksums and non-security data integrity checks.