Uses of Package
net.i2p.crypto.eddsa
Package
Description
These classes provide a number of low-level cryptographic routines.
Java implementation of EdDSA, a digital signature scheme using
a variant of elliptic curve cryptography based on Twisted Edwards curves.
-
-
ClassDescriptionSigning and verification for EdDSA.Common interface for all EdDSA keys.An EdDSA private key.An EdDSA public key.Default keysize is 256 (Ed25519)