Apps / Security & Privacy Tools / HMAC Verifier

✅ HMAC Verifier

Paste a message, key and a signature someone (or some system) gave you — this checks whether the HMAC actually matches, using a constant-time comparison. Nothing is sent anywhere.

1. Message & key

2. Signature to check

Auto-detect treats a string made only of hex characters as hex; anything else is read as base64.
Enter a message, key and signature to check.