Tag Archives: operating modes
Light Message Authentication Code (LightMAC)
Introduction A Message Authentication Code (MAC) enables two parties using a shared secret key to authenticate messages exchanged between them. Some MACs are constructed from cryptographic hash algorithms like SHA-3 or BLAKE2 while others are constructed from block ciphers. LightMAC … Continue reading →
Posted in assembly, cryptography, encryption, programming
|
Tagged cbc, cmac, gcm, hmac, iso 9797, kmac, lightmac, mac, operating modes, pmac
|
Leave a comment