| EciesAeadHkdfPrivateKeyManager |
This key manager generates new EciesAeadHkdfPrivateKey keys and produces new instances of
EciesAeadHkdfHybridDecrypt.
|
| EciesParameters |
Parameters for an ECIES primitive with HKDF and AEAD encryption.
|
| EciesParameters.Builder |
|
| EciesParameters.CurveType |
The elliptic curve type used for the KEM.
|
| EciesParameters.HashType |
The Hash algorithm used for the KEM.
|
| EciesParameters.PointFormat |
The Elliptic Curve Point Format.
|
| EciesParameters.Variant |
Description of the output prefix prepended to the ciphertext.
|
| EciesPrivateKey |
Representation of the decryption function for an ECIES hybrid encryption primitive.
|
| EciesPublicKey |
Represents the encryption function for an ECIES hybrid encryption primitive.
|
| HpkeParameters |
|
| HpkeParameters.AeadId |
HPKE AEAD identifiers.
|
| HpkeParameters.Builder |
|
| HpkeParameters.KdfId |
HPKE KDF identifiers.
|
| HpkeParameters.KemId |
HPKE KEM identifiers.
|
| HpkeParameters.Variant |
Description of the output prefix prepended to the ciphertext.
|
| HpkePrivateKey |
Representation of the decryption function for an HPKE hybrid encryption primitive.
|
| HpkeProtoSerialization |
|
| HpkePublicKey |
Representation of the encryption function for an HPKE hybrid encryption primitive.
|
| HybridConfig |
|
| HybridDecryptConfig |
Deprecated.
|
| HybridDecryptFactory |
Deprecated.
|
| HybridDecryptWrapper |
The implementation of PrimitiveWrapper<HybridDecrypt>.
|
| HybridEncryptConfig |
Deprecated.
|
| HybridEncryptFactory |
Deprecated.
|
| HybridEncryptWrapper |
The implementation of PrimitiveWrapper<HybridEncrypt>.
|
| HybridKeyTemplates |
Pre-generated KeyTemplate for HybridDecrypt and HybridEncrypt primitives.
|
| HybridParameters |
|
| HybridPrivateKey |
Representation of the decryption function for a hybrid encryption primitive.
|
| HybridPublicKey |
Representation of the encryption function for a hybrid encryption primitive.
|
| PredefinedHybridParameters |
|