Package net.i2p.crypto.eddsa.spec
Specifications for curves and keys, and a table for named curves. Contains the following curves:
- "Ed25519"
-
Class Summary 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 EdDSAPublicKeySpec