Cipher Block Chaining Message Authentication Code

GPTKB entity

Statements (17)
Predicate Object
gptkbp:instanceOf message authentication code
gptkbp:abbreviation gptkb:CBC-MAC
gptkbp:category gptkb:Computer_Security
Cryptography
gptkbp:firstDescribed 1979
https://www.w3.org/2000/01/rdf-schema#label Cipher Block Chaining Message Authentication Code
gptkbp:mode Cipher Block Chaining
gptkbp:relatedTo gptkb:CMAC
gptkb:HMAC
gptkbp:requires Symmetric Key
gptkbp:standardizedBy gptkb:ISO/IEC_9797-1
gptkbp:usedFor Authentication
Data Integrity
gptkbp:usesBlockCipher Yes
gptkbp:vulnerableTo Forgery Attacks (if variable-length messages are not handled properly)
gptkbp:bfsParent gptkb:CBC-MAC
gptkbp:bfsLayer 7