RTUComputer ScienceYr 2023 · Sem 62023

Q4Information Security Systems

Question

2 marks

What is the role of a Message Authentication Code (MAC)?

Answer

A MAC ensures the integrity and authenticity of a message.

A Message Authentication Code (MAC) is a short piece of information used to authenticate a message and confirm its integrity. It requires the sender and receiver to share a secret cryptographic key, ensuring that the message was not altered in transit.

Back to Paper