Utility
Conversion
Hash
Hmac
ECC
AES
SCRYPT
HKDF
C++
HMAC - Keyed-Hashing for Message Authentication
Select the input data type, HASH algorithm, key, enter the input data and compute it.
Input data format
Text - ASCII
Text - UTF8
Hex
Base64
Input data
Key format
Text - ASCII
Text - UTF8
Hex
Base64
Input key
HASH algorithm
SHA-1
SHA-256
SHA-512
Hex
Base64
compute
Github - github.com/xventus