Generate a keyed-hash HMAC from a message and secret key, computed locally in your browser.
Quick Answer
HMAC Keyed-Hash Generator lets you: Generate a keyed-hash HMAC from a message and secret key, computed locally in your browser. To start, type or paste the message you want to sign.
Type or paste the message you want to sign.
Type the secret key used to compute the HMAC.
Select SHA-1, SHA-256, SHA-384, or SHA-512.
The resulting hex-encoded HMAC updates instantly — copy it with one click.
HMAC-SHA-256