Keyed-Hashing Message Authentication (HMAC) A mechanism for message using cryptographic . HMAC can be used with any iterative cryptographic hash function, e.g., , , in combination with a secret shared key. The cryptographic strength of HMAC depends on the properties of the underlying hash function. [RFC 2104]. (1997-05-10)