← Pablobot

HMAC generator

Keyed hashes for webhooks and API signatures — SHA-256 and SHA-512 via Web Crypto, entirely in this tab.

Inputs

Try a known vector

Loads the familiar Jefe / what do ya want for nothing? pair; HMAC-SHA256 checks out against openssl dgst -sha256 -hmac 'Jefe' on the same UTF-8 bytes.

Signature
Hexadecimal
Enter a secret and message to compute HMAC.
Base64