| Package | Description |
|---|---|
| net.i2p.crypto.eddsa | Java implementation of EdDSA, a digital signature scheme using a variant of elliptic curve cryptography based on Twisted Edwards curves. |
| net.i2p.crypto.eddsa.spec | Specifications and parameter tables for EdDSA elliptic curves
and cryptographic keys. |
| Class and Description |
|---|
| EdDSANamedCurveSpec EdDSA Curve specification that can also be referred to by name. |
| EdDSAParameterSpec Parameter specification for an EdDSA algorithm. |
| EdDSAPrivateKeySpec EdDSA private key specification. |
| EdDSAPublicKeySpec EdDSA public key specification. |
| Class and Description |
|---|
| EdDSANamedCurveSpec EdDSA Curve specification that can also be referred to by name. |
| EdDSAParameterSpec Parameter specification for an EdDSA algorithm. |