Module Nettle.BlockCipher16()->CMAC
- Description
CMAC - Cipher-based Message Authentication Code
This module implements the CMAC algorithm from RFC 4493.
- Note
Requires Nettle 3.5 or later.
- Inherit
MAC
inherit __builtin.Nettle.MAC : MAC
CMAC - Cipher-based Message Authentication Code
This module implements the CMAC algorithm from RFC 4493.
Requires Nettle 3.5 or later.
inherit __builtin.Nettle.MAC : MAC