Package com.google.crypto.tink.prf.internal
-
Class Summary Class Description AesCmacPrfProtoSerialization Methods to serialize and parseAesCmacPrfKeyobjects andAesCmacPrfParametersobjects.HkdfPrfProtoSerialization Methods to serialize and parseHkdfPrfKeyobjects andHkdfPrfParametersobjects.HmacPrfProtoSerialization Methods to serialize and parseHmacPrfKeyobjects andHmacPrfParametersobjects.LegacyFullPrf Takes an arbitrary raw Prf and makes it a full primitive.PrfAesCmac An implementation of CMAC following RFC 4493.PrfAesCmacConscrypt Prfimplementation of AES-CMAC using Conscrypt.