| Class | Description |
|---|---|
| AesCmacProtoSerialization |
Methods to serialize and parse
AesCmacKey objects and AesCmacParameters objects. |
| 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.
|
| HmacProtoSerialization |
Methods to serialize and parse
HmacKey objects and HmacParameters objects. |
| LegacyFullMac |
Takes an arbitrary raw Mac and makes it a full primitive.
|