Input Text
Enter the text you want to hash
Hash Algorithms
Algorithm Details
MD5
128-bit hash (deprecated for security)
32 chars
SHA-1
160-bit hash (deprecated for security)
40 chars
SHA-256
256-bit hash (recommended)
64 chars
SHA-384
384-bit hash
96 chars
SHA-512
512-bit hash
128 chars
Security Recommendations
- AvoidMD5 and SHA-1 are cryptographically broken
- RecommendedUse SHA-256 for most applications
- High SecurityUse SHA-384 or SHA-512 for high-security needs
- NoteAlways use proper salt for password hashing