Kizspy | Question: 42
(Choose 1 answer)
How does a Message Authentication Code (MAC) differ from a standard hash function?
A. A MAC uses a secret key for authentication, unlike a hash function
B. A hash function needs a secret key, while a MAC does not
C. MACS encrypt messages, while hash functions decrypt them
D. MACs are limited to binary data, unlike hash functions