See: Description
| Class | Description |
|---|---|
| EdDSAGenParameterSpec |
Implementation of AlgorithmParameterSpec that holds the name of a named
EdDSA curve specification.
|
| EdDSANamedCurveSpec |
EdDSA Curve specification that can also be referred to by name.
|
| EdDSANamedCurveTable |
The named EdDSA curves.
|
| EdDSAParameterSpec |
Parameter specification for an EdDSA algorithm.
|
| EdDSAPrivateKeySpec |
EdDSA private key specification.
|
| EdDSAPublicKeySpec |
EdDSA public key specification.
|
Specifications and parameter tables for EdDSA elliptic curves and cryptographic keys.
This package provides:
Contains specifications for the following curves:
These specifications define the mathematical parameters for EdDSA implementation, including curve coefficients, generator points, and other constants required for signature generation and verification.