| Package | Description |
|---|---|
| com.google.crypto.tink.hybrid.internal |
| Class and Description |
|---|
| EciesDemHelper.Dem
Interface for a DEM.
|
| HpkeAead
Interface for Hybrid Public Key Encryption (HPKE) authenticated encryption with associated data
(AEAD).
|
| HpkeContext
Hybrid Public Key Encryption (HPKE) context for either a sender or a recipient.
|
| HpkeKdf
Interface for Hybrid Public Key Encryption (HPKE) key derivation function (KDF).
|
| HpkeKem
Interface for Hybrid Public Key Encryption (HPKE) key encapsulation mechanism (KEM).
|
| HpkeKemPrivateKey
Serialized Private/Public key tuple for Key Encapsulation Mechanism (KEM)
|
| X25519
Interface for X25519.
|
| X25519.KeyPair
Keypair.
|