# Hash Generator

Generate MD5, SHA-1, SHA-256, SHA-384, SHA-512 hashes from text or files

0 chars · 0 bytes
Hash Results
MD5
SHA-1
SHA-256
SHA-384
SHA-512

Hash Algorithm Reference

AlgorithmOutputSecurityUse
MD5 128 bit (32 hex) Broken Checksums only — not for security
SHA-1 160 bit (40 hex) Deprecated Legacy systems — avoid for new work
SHA-256 256 bit (64 hex) Secure General purpose, TLS, code signing
SHA-384 384 bit (96 hex) Secure TLS 1.2/1.3, high-security contexts
SHA-512 512 bit (128 hex) Secure Strongest; passwords, digital signatures