| EciesHkdfSenderKem.KemKey |
A container for key parts generated by the KEM.
|
| Ed25519Sign.KeyPair |
Defines the KeyPair consisting of a private key and its corresponding public key.
|
| EllipticCurves.CurveType |
Elliptic curve types.
|
| EllipticCurves.EcdsaEncoding |
Ecdsa signature encoding.
|
| EllipticCurves.PointFormatType |
Point format types UNCOMPRESSED and COMPRESSED are defined in https://www.secg.org/sec1-v2.pdf,
Sections 2.3.3 and 2.3.4.
|
| EngineFactory |
A factory that returns JCE engines, using pre-specified j.security.Providers.
|
| EngineWrapper |
Interface and its implentations to make JCE Engines have a common parent.
|
| EngineWrapper.TCipher |
Cipher wrapper.
|
| EngineWrapper.TKeyAgreement |
KeyAgreement wrapper.
|
| EngineWrapper.TKeyFactory |
KeyFactory wrapper.
|
| EngineWrapper.TKeyPairGenerator |
KeyPairGenerator wrapper.
|
| EngineWrapper.TMac |
Mac wrapper.
|
| EngineWrapper.TMessageDigest |
MessageDigest wrapper.
|
| EngineWrapper.TSignature |
Signature wrapper.
|
| Enums.HashType |
Hash type.
|
| IndCpaCipher |
This interface for symmetric key ciphers that are indistinguishable against chosen-plaintext
attacks.
|
| PemKeyType |
Deprecated.
|