Package com.google.crypto.tink.mac.internal
-
Class Summary Class Description AesCmacProtoSerialization Methods to serialize and parseAesCmacKeyobjects andAesCmacParametersobjects.AesUtil A collection of byte-manipulation functions, and some more specific functions for AES-CMAC / AES-SIV.ChunkedAesCmacConscrypt AES-CMAC implementation ofChunkedMac, 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 Methods to serialize and parseHmacKeyobjects andHmacParametersobjects.LegacyFullMac Takes an arbitrary raw Mac and makes it a full primitive.