MD5 Hash Generator — Instant Online MD5 | Tinker
← Tinker

Click any hash to copy it.

MD5
SHA-1
SHA-256

About MD5

MD5 (Message Digest 5) produces a 128-bit (32 hex character) hash value. It was designed by Ron Rivest in 1991 as a cryptographic hash function, but is now considered cryptographically broken due to collision vulnerabilities discovered in the 1990s and 2000s.

When MD5 is still appropriate

When NOT to use MD5

Hash algorithm comparison

AlgorithmOutput lengthSpeedSecurityRecommended for
MD5128 bits (32 hex)Very fastBroken (collisions)Checksums, cache keys
SHA-1160 bits (40 hex)FastDeprecated (collisions)Git object IDs (legacy)
SHA-256256 bits (64 hex)FastSecureGeneral-purpose, TLS, code signing
SHA-512512 bits (128 hex)Fast on 64-bitSecureHigh-security applications
bcrypt60 charsDeliberately slowSecurePassword storage

© 2026, Tinker - tools · calculators · practice games