0
3.7kviews
Message Authentication Code
1 Answer
2
88views

Message Authentication Code (MAC)

  • Use of a secret key to generate a small fixed size block of data called MAC or cryptographic checksum is appended to the message.

  • The main difference between message digest and MAC, there is no cryptographic process involved whereas in message authentication code one single key …

Create a free account to keep reading this post.

and 3 others joined a min ago.

Please log in to add an answer.