Search
Ctrl + K
Hmac generator
Computes a hash-based message authentication code (HMAC) using a secret key and your favorite hashing function.
Plain text to compute the hash
Secret key
Hashing function
SHA256
MD5
RIPEMD160
SHA1
SHA3
SHA224
SHA256
SHA384
SHA512
Output encoding
Hexadecimal (base 16)
Binary (base 2)
Hexadecimal (base 16)
Base64 (base 64)
Base64-url (base 64 with url safe chars)
HMAC of your text
Copy HMAC