🔐
Hash Generator
Generate cryptographic hashes with multiple algorithms
Input & Settings
Hash Algorithm Comparison
| Algorithm | Output Size | Security | Use Case |
|---|---|---|---|
| MD5 | 128-bit | Broken | Legacy compatibility only |
| SHA-1 | 160-bit | Weak | Git commits (deprecated) |
| SHA-256 | 256-bit | Strong | Bitcoin, TLS, general use |
| SHA-512 | 512-bit | Very Strong | High security applications |
| SHA-3 | 256-bit | Strong | Future-proof applications |