| Package | Description |
|---|---|
| com.google.crypto.tink.aead |
| Modifier and Type | Class and Description |
|---|---|
class |
AesEaxKey
Represents an AES-EAX key used for computing AEAD.
|
class |
AesGcmKey
Represents an AES-GCM key used for computing AEAD.
|
class |
AesGcmSivKey
Represents an AES-GCM-SIV key used for computing AEAD.
|
class |
ChaCha20Poly1305Key
Represents the Aead ChaCha20-Poly1305 specified in RFC 8439.
|
class |
XChaCha20Poly1305Key
Represents the Aead XChaCha20-Poly1305 proposed in the RFC draft at
https://datatracker.ietf.org/doc/html/draft-arciszewski-xchacha-03.
|