HMAC Calculator

Compute HMAC (Hash-based Message Authentication Code) for verifying message integrity and authenticity. Useful for debugging webhook signatures, API authentication (AWS, Stripe), and token verification.

RFC 2104
Algorithm