| AesCmacProtoSerialization |
|
| AesUtil |
A collection of byte-manipulation functions, and some more specific functions for AES-CMAC /
AES-SIV.
|
| ChunkedAesCmacConscrypt |
AES-CMAC implementation of ChunkedMac, using Conscrypt's native implementation.
|
| ChunkedAesCmacImpl |
AES-CMAC implementation of the ChunkedMac interface.
|
| ChunkedHmacImpl |
Class that provides the functionality expressed by the ChunkedMac interface with HMAC.
|
| HmacProtoSerialization |
|
| LegacyFullMac |
Takes an arbitrary raw Mac and makes it a full primitive.
|
| WrappedChunkedMac |
Creates a ChunkedMac primitive from a keyset.
|
| WrappedMac |
|