Hash Generator
Generate MD5, SHA-1, SHA-256, SHA-384, and SHA-512 hashes. All processing happens in your browser.
Enter text above to generate hashes
About Hash Functions
- MD5: 128-bit hash, fast but not secure for cryptographic purposes
- SHA-1: 160-bit hash, deprecated for security use
- SHA-256: 256-bit hash, part of SHA-2 family, widely used
- SHA-384: 384-bit hash, truncated version of SHA-512
- SHA-512: 512-bit hash, strongest in SHA-2 family
Note: Hashes are one-way functions. You cannot reverse a hash to get the original text.