Documentation ¶
Overview ¶
Package cmac implements the CMAC mode for message authentication, as defined by NIST Special Publication 800-38B. When a 16-byte key is used, this matches the AES-CMAC algorithm defined by RFC 4493.
Index ¶
Constants ¶
View Source
const Size = aes.BlockSize
The size of an AES-CMAC checksum, in bytes.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.