Free HMAC generator — create HMAC (Hash-based Message Authentication Code) signatures using your secret key and message. Supports SHA-256, SHA-384, SHA-512, and SHA-1 algorithms with hex or Base64 output. Uses the Web Crypto API for secure client-side hashing.