| Package | Description |
|---|---|
| com.google.crypto.tink.prf | |
| com.google.crypto.tink.subtle | |
| com.google.crypto.tink.subtle.prf |
| Class and Description |
|---|
| HkdfPrfKey
Represents a key computing HKDF PRF.
|
| HkdfPrfKey.Builder
Builder for HkdfPrfKey.
|
| HkdfPrfParameters
Describes the parameters of an
HkdfPrfKey. |
| HkdfPrfParameters.Builder
Builder for HkdfPrfParameters.
|
| HkdfPrfParameters.HashType
The Hash algorithm used.
|
| Prf
The PRF interface is an abstraction for an element of a pseudo random function family, selected
by a key.
|
| PrfKey
Represents functions to compute a PRF.
|
| PrfParameters
Represents a description of a
PrfKey excluding the randomly chosen key material. |
| PrfSet
A Tink Keyset can be converted into a set of PRFs using this primitive.
|
| Class and Description |
|---|
| Prf
The PRF interface is an abstraction for an element of a pseudo random function family, selected
by a key.
|
| Class and Description |
|---|
| Prf
The PRF interface is an abstraction for an element of a pseudo random function family, selected
by a key.
|