Library cmac

To use this library in your code:

import crypto.cmac

Functions

Computes an AES-CMAC authentication code for data using key.
The key must contain 16, 24, or 32 bytes.