Hash Generator
Generate MD5, SHA-1, SHA-256, and SHA-512 hashes from text or files.
Select Hash Algorithms
Hash from Text
Hash from File
About Hash Algorithms
MD5 (128-bit)
Fast but cryptographically broken. Use only for checksums, not security.
SHA-1 (160-bit)
Deprecated for security use. Still seen in legacy systems.
SHA-256 (256-bit)
Recommended for most security applications. Part of SHA-2 family.
SHA-512 (512-bit)
Strongest option. Better performance on 64-bit systems.