← ← All Tools

🔐 HMAC Calculator

Client-side HMAC calculator with SHA-1/256/384/512, UTF-8/Hex/Base64 key formats, text & file input, and HMAC verification

🔒 All computation runs locally in your browser. Keys and data are not uploaded by the tool.

Algorithm

Key Format

Output Format

HMAC Result (click to copy)

—

Online HMAC calculator using the browser WebCrypto API. Compute HMAC-SHA-1, HMAC-SHA-256, HMAC-SHA-384, and HMAC-SHA-512 message authentication codes with UTF-8, hex, or Base64 secret keys. Supports text and file input with HMAC verification. All processing runs locally — keys and data are not uploaded by the tool.