back to tools

hash generator

generate cryptographic hashes for text

MD5

hash will appear here

SHA-1

hash will appear here

SHA-256

hash will appear here

SHA-512

hash will appear here

about hash functions

  • MD5: 128-bit hash, fast but not cryptographically secure
  • SHA-1: 160-bit hash, deprecated for security use
  • SHA-256: 256-bit hash, secure and widely used
  • SHA-512: 512-bit hash, most secure option