Which measure do HMACs use?

Prepare for the Network Security (NETSEC) 3 Test with flashcards and multiple choice questions. Each question offers hints and explanations. Get exam-ready efficiently!

Multiple Choice

Which measure do HMACs use?

Explanation:
HMACs rely on a cryptographic hash function combined with a secret key to produce a tag that authenticates the message and ensures integrity. It uses hashing with a shared key, not encryption, to generate a MAC. That’s why the measure is hashing. Symmetric key encryption would aim at confidentiality, and public key encryption uses asymmetric keys for encryption or signatures, not the keyed-hash approach of HMAC. So the correct idea is hashing (with a secret key) to create a MAC.

HMACs rely on a cryptographic hash function combined with a secret key to produce a tag that authenticates the message and ensures integrity. It uses hashing with a shared key, not encryption, to generate a MAC. That’s why the measure is hashing. Symmetric key encryption would aim at confidentiality, and public key encryption uses asymmetric keys for encryption or signatures, not the keyed-hash approach of HMAC. So the correct idea is hashing (with a secret key) to create a MAC.

Subscribe

Get the latest from Passetra

You can unsubscribe at any time. Read our privacy policy