| Class and Description |
|---|
| Aead
Interface for Authenticated Encryption with Associated Data (AEAD).
|
| Catalogue
A catalogue of
KeyManager objects. |
| JsonKeysetReader
A
KeysetReader that can read from source source cleartext or encrypted keysets in proto
JSON format. |
| KeyManager
A KeyManager "understands" keys of a specific key type: it can generate keys of the supported
type and create primitives for supported keys.
|
| KeysetHandle
A KeysetHandle provides abstracted access to
Keyset, to limit the exposure of actual
protocol buffers that hold sensitive key material. |
| KeysetManager
Manages a
Keyset proto, with convenience methods that rotate, disable, enable or destroy
keys. |
| KeysetReader
A KeysetReader knows how to read a
Keyset or an EncryptedKeyset from some source. |
| KeysetWriter
A KeysetWriter knows how to write a
Keyset or an EncryptedKeyset to some storage
system. |
| KmsClient
A KmsClient knows how to produce primitives backed by keys stored in remote KMS services.
|
| PrimitiveSet
A container class for a set of primitives -- implementations of cryptographic primitives offered
by Tink.
|
| PrimitiveSet.Entry
A single entry in the set.
|
| Class and Description |
|---|
| Aead
Interface for Authenticated Encryption with Associated Data (AEAD).
|
| KeyManager
A KeyManager "understands" keys of a specific key type: it can generate keys of the supported
type and create primitives for supported keys.
|
| KeysetHandle
A KeysetHandle provides abstracted access to
Keyset, to limit the exposure of actual
protocol buffers that hold sensitive key material. |
| Class and Description |
|---|
| DeterministicAead
Interface for Deterministic Authenticated Encryption with Associated Data (Deterministic AEAD).
|
| KeyManager
A KeyManager "understands" keys of a specific key type: it can generate keys of the supported
type and create primitives for supported keys.
|
| KeysetHandle
A KeysetHandle provides abstracted access to
Keyset, to limit the exposure of actual
protocol buffers that hold sensitive key material. |
| Class and Description |
|---|
| HybridDecrypt
Interface for hybrid decryption.
|
| HybridEncrypt
Interface for hybrid encryption.
|
| KeyManager
A KeyManager "understands" keys of a specific key type: it can generate keys of the supported
type and create primitives for supported keys.
|
| KeysetHandle
A KeysetHandle provides abstracted access to
Keyset, to limit the exposure of actual
protocol buffers that hold sensitive key material. |
| Class and Description |
|---|
| Aead
Interface for Authenticated Encryption with Associated Data (AEAD).
|
| KeysetHandle
A KeysetHandle provides abstracted access to
Keyset, to limit the exposure of actual
protocol buffers that hold sensitive key material. |
| KeysetReader
A KeysetReader knows how to read a
Keyset or an EncryptedKeyset from some source. |
| KeysetWriter
A KeysetWriter knows how to write a
Keyset or an EncryptedKeyset to some storage
system. |
| KmsClient
A KmsClient knows how to produce primitives backed by keys stored in remote KMS services.
|
| Class and Description |
|---|
| KeyManager
A KeyManager "understands" keys of a specific key type: it can generate keys of the supported
type and create primitives for supported keys.
|
| KeysetHandle
A KeysetHandle provides abstracted access to
Keyset, to limit the exposure of actual
protocol buffers that hold sensitive key material. |
| Mac
Interface for Message Authentication Codes (MAC).
|
| Class and Description |
|---|
| KeyManager
A KeyManager "understands" keys of a specific key type: it can generate keys of the supported
type and create primitives for supported keys.
|
| KeysetHandle
A KeysetHandle provides abstracted access to
Keyset, to limit the exposure of actual
protocol buffers that hold sensitive key material. |
| PublicKeySign
Interface for public key signing.
|
| PublicKeyVerify
Interface for public key signing.
|
| Class and Description |
|---|
| KeyManager
A KeyManager "understands" keys of a specific key type: it can generate keys of the supported
type and create primitives for supported keys.
|
| KeysetHandle
A KeysetHandle provides abstracted access to
Keyset, to limit the exposure of actual
protocol buffers that hold sensitive key material. |
| StreamingAead
An interface for streaming authenticated encryption with associated data.
|
| Class and Description |
|---|
| Aead
Interface for Authenticated Encryption with Associated Data (AEAD).
|
| DeterministicAead
Interface for Deterministic Authenticated Encryption with Associated Data (Deterministic AEAD).
|
| HybridDecrypt
Interface for hybrid decryption.
|
| HybridEncrypt
Interface for hybrid encryption.
|
| Mac
Interface for Message Authentication Codes (MAC).
|
| PublicKeySign
Interface for public key signing.
|
| PublicKeyVerify
Interface for public key signing.
|
| StreamingAead
An interface for streaming authenticated encryption with associated data.
|