Message Authentication Code (MAC)
A message authentication code (MAC), sometimes known as an authentication tag, is a short piece of information used for authenticating and integrity-checking a message.
Attacks
CBC-MAC Forgery
length_extension.py
| |
Length Extension
length_extension.py
| |
Resources
Last updated on