Security
HMAC Generator
Create message authentication codes for API signing tests. Keys and messages are processed locally with SubtleCrypto.
Runs entirely in your browser. Your data never leaves this device.
- SHA-1 / 256 / 512
- Hex output
- Web Crypto
- Copy digest
- Pairs with JWT tool
Workspace
Client-side · No upload
How it works
- Adjust the controls or paste your input.
- Preview results instantly in the browser.
- Copy or download the output — nothing is uploaded.
Key features
- SHA-1 / 256 / 512
- Hex output
- Web Crypto
- Copy digest
- Pairs with JWT tool
FAQ
Is this private?
Yes — processing runs in your browser; we do not upload your inputs.
Do I need an account?
No — free to use without signup.
Does it work offline?
After the page loads, most tools work without further network calls.
Mobile friendly?
Yes — layouts adapt to smaller screens.
Keep building
Related developer tools
Security
Free JWT Generator online
Sign HS256 JWTs in your browser with a user-provided secret. Free JWT builder — secret never uploaded.
Security
Free Hash Generator online
Generate MD5, SHA-1, SHA-256, and SHA-512 hashes using Web Crypto in your browser.
Security
Free Bcrypt Generator online
Hash passwords with bcrypt in your browser (cost factor selectable). Free bcrypt tool — never send secrets.