Uses of Package
com.google.crypto.tink.daead
-
Packages that use com.google.crypto.tink.daead Package Description com.google.crypto.tink.daead com.google.crypto.tink.subtle -
Classes in com.google.crypto.tink.daead used by com.google.crypto.tink.daead Class Description AesSivKey Represents an AES--SIV key used for computing deterministic AEAD, as described in https://www.rfc-editor.org/rfc/rfc5297.AesSivKey.Builder Builder for AesSivKey.AesSivParameters Describes the parameters of anAesSivSivKeyAesSivParameters.Builder Builds a new AesSivParameters instance.AesSivParameters.Variant Enum-like class which describes how the prefix is computed.DeterministicAeadKey Represents functions to encrypt and decrypt data deterministically using AEAD.DeterministicAeadParameters Represents a description of aDeterministicAeadKey -
Classes in com.google.crypto.tink.daead used by com.google.crypto.tink.subtle Class Description AesSivKey Represents an AES--SIV key used for computing deterministic AEAD, as described in https://www.rfc-editor.org/rfc/rfc5297.