- Message Authentication Code
- a short piece of information used to authenticate a message that is calculated using a secret key. A receiver that possesses the secret key can recalculate and check the MAC value to verify the integrity and authenticity of the message.
|