All Tools
Hash Generator
Multiple Algorithms & ModesGenerate cryptographic hashes (SHA-1, SHA-256, SHA-384, SHA-512, MD5) with support for simple hashing and HMAC authentication codes.
Input Text
ℹ Info:
- Simple Hash: Standard cryptographic hash of input text
- HMAC: Hash-based Message Authentication Code for data integrity
- Web Crypto: SHA-1, SHA-256, SHA-384, SHA-512 use browser's Web Crypto API
- MD5: Legacy algorithm (simplified implementation)
- Format: Choose between hexadecimal and Base64 encoding