Micro Tools
Menu

Hash Generator

Generate MD5, SHA-1, SHA-256, and SHA-512 hashes from text

Hash Generator

Generate MD5, SHA-1, SHA-256, and SHA-512 hashes from text

Generated Hashes

MD5

128-bit hash (32 hex characters)

SHA-1

160-bit hash (40 hex characters)

SHA-256

256-bit hash (64 hex characters)

SHA-512

512-bit hash (128 hex characters)

About Hash Functions

MD5: Fast but cryptographically broken. Use only for checksums, not security.

SHA-1: Deprecated for cryptographic use but still used for checksums.

SHA-256: Secure and widely used. Part of the SHA-2 family.

SHA-512: More secure than SHA-256 with longer hash output.