HMAC Generator

Sign a message with HMAC using a secret key.

Works Offline
Privacy First
No Login
No API

Message

HMAC output

About the HMAC Generator

Generate an HMAC signature for a message using a secret key and your choice of SHA hash algorithm, computed with the Web Crypto API. Useful for verifying webhook payloads or API request signing.

Examples

Sign a message

message + key

Output

hex/base64 HMAC signature

Related tools

Frequently asked questions

Read more

Version 1.0.0 · Updated 2026-08-06 · Runs entirely in your browser