Uses of Package
com.google.crypto.tink.keyderivation
-
Packages that use com.google.crypto.tink.keyderivation Package Description com.google.crypto.tink.keyderivation com.google.crypto.tink.keyderivation.internal -
Classes in com.google.crypto.tink.keyderivation used by com.google.crypto.tink.keyderivation Class Description KeyDerivationKey Represents a function to derive a key.KeyDerivationParameters The public part of aKeyDerivationKey.PrfBasedKeyDerivationKey Represents a Derivation key which is based on a PRF.PrfBasedKeyDerivationParameters Represents the parameters needed in aPrfBasedKeyDerivationKey.PrfBasedKeyDerivationParameters.Builder Builds a new PrfBasedKeyDerivationParameters instance. -
Classes in com.google.crypto.tink.keyderivation used by com.google.crypto.tink.keyderivation.internal Class Description KeysetDeriver KeysetDeriver is the interface used to derive new keysets based on an additional input, the salt.PrfBasedKeyDerivationKey Represents a Derivation key which is based on a PRF.