Expand description

Provides subtle implementations of the tink_core::Mac primitive.

Structs

AesCmac represents an AES-CMAC struct that implements the tink_core::Mac interface.

Implementation of trait tink_core::Mac.

Functions

Validate the parameters for an AES-CMAC against the recommended parameters.

Validate parameters of Hmac constructor.