HMAC Generator
Generate HMAC signatures using SHA-1, SHA-256, SHA-384, or SHA-512.
What is HMAC Generator?
HMAC (Hash-based Message Authentication Code) verifies both the integrity and authenticity of a message using a shared secret key. It's the basis for webhook signatures, API request signing (AWS Signature V4, Stripe webhooks), and JWT HS256/HS384/HS512 algorithms.
Frequently asked questions
Is HMAC the same as a hash?▼
Related tools
Bcrypt Hash Generator
Generate bcrypt password hashes (client-side).
AES Encryption
Encrypt and decrypt text with AES-256 in your browser.
2FA QR Code Generator
Generate TOTP/2FA QR codes for authenticator apps.
Password Strength Tester
Test password strength against entropy and dictionaries.
Caesar Cipher Encoder
Encode and decode Caesar cipher with custom shifts.
ROT13 Encoder
Encode and decode ROT13 text instantly.