HMAC Generator
Generate HMAC signatures with Web Crypto.
Result
Results will appear here
Use Cases
- Debug signing inputs
- Create message authentication codes
- Compare API signatures
How to Use
Use the workspace above to type, paste, choose, or drop content and get the result immediately. Files and text stay local in your browser by default.
FAQ
Is SHA-1 recommended?
No. SHA-1 is only kept for legacy compatibility.
Related Tools
SecurityText
File MD5
Drop or choose a local file to calculate its MD5 checksum.
SecurityText
Text Hash
Generate MD5, SHA-1, SHA-256, and SHA-512 hashes for text.
SecurityText
Password
Generate random passwords locally with crypto.getRandomValues.
SecurityText
PEM Viewer
Identify PEM block type and size locally.