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

  • Avoid
    MD5 and SHA-1 are cryptographically broken
  • Recommended
    Use SHA-256 for most applications
  • High Security
    Use SHA-384 or SHA-512 for high-security needs
  • Note
    Always use proper salt for password hashing