CMAC
Last updated
Was this helpful?
Last updated
Was this helpful?
In order to understand hex and type parameters read
Description: Message authentication code based on block cipher.
Uses: When a block cipher is more readily available than a hash function
Calculate CMAC-AES to string "Hello world!" with the key given.
On data_js["family"] can be one of {"aes", "rc6", "mars","serpent","twofish', "cast256"}
Json to HMAC string
Json to HMAC file