Open In App

Message Authentication Requirements

Data is prone to various attacks. One of these attacks includes message authentication. This threat arises when the user does not have any information about the originator of the message. Message authentication can be achieved using cryptographic methods which further make use of keys.

Authentication Requirements:

Message Authentication Functions:

All message authentication and digital signature mechanisms are based on two functionality levels:



These message authentication functions are divided into three classes:



Read more about symmetric encryption here

Measures to deal with these attacks:

Each of the above attacks has to be dealt with differently. 

Another ultimate solution for all kinds of message authentication is Message Authentication Code (MAC).

Article Tags :