Generate MD5, SHA-1, SHA-256, SHA-384, and SHA-512 hashes instantly. 100% client-side — your data never leaves your browser.
128-bit hash. Fast but cryptographically broken. Use only for checksums, not security.
160-bit hash. Deprecated for security use. Still used in Git and legacy systems.
256-bit hash. Current standard. Used in Bitcoin, SSL/TLS, and most secure applications.
384-bit hash. Truncated SHA-512. Used in high-security applications and some TLS configs.
512-bit hash. Maximum strength SHA-2. Best for maximum collision resistance.