HMAC Generator
Compute HMAC-SHA256, HMAC-SHA384 or HMAC-SHA512 for UTF-8 text and a key.
Convert in your browser · No sign-up
How to use
- Compute HMAC-SHA256, HMAC-SHA384 or HMAC-SHA512 for UTF-8 text and a key.
- Choose the mode or options, then run the tool.
- Review the result, then copy or download the TXT file.
Example
HMAC-SHA256("key", "The quick brown fox jumps over the lazy dog") → f7bc83f4…Details and limitations
The key is interpreted as UTF-8 text, not hex or Base64. The message and key remain in the browser.
Text stays in your browser; it is not sent to a conversion server.
FAQ
HMAC Generator — What are the supported inputs and limits?
The key is interpreted as UTF-8 text, not hex or Base64. The message and key remain in the browser.
Related tools
Format references
Tool page updated: