| Class | Description |
|---|---|
| AesUtil |
A collection of byte-manipulation functions, and some more specific functions for AES-CMAC /
AES-SIV.
|
| ChunkedAesCmacImpl |
AES-CMAC implementation of the ChunkedMac interface.
|
| ChunkedHmacImpl |
Class that provides the functionality expressed by the ChunkedMac interface with HMAC.
|