DevKit by Minhazul Ashim

HMAC Generator

HMAC-SHA signatures with a key

Loading tool…

About the HMAC Generator

Generate HMAC signatures (HMAC-SHA1/256/384/512) from a message and secret key, output as hex or Base64. Computed live with the Web Crypto API — ideal for testing webhook signatures, API request signing, and token validation without exposing your secret to any server.

How to use

  1. 1Paste the message body.
  2. 2Enter the shared secret key.
  3. 3Pick the algorithm and encoding, then copy the signature.

Related Encoding & Crypto tools

HMAC Generator is part of DevKit100 free, privacy-first tools for developers, students, and everyone, built by Minhazul Ashim. Everything runs in your browser; your data never leaves your machine.