Uses of Interface
net.i2p.crypto.eddsa.EdDSAKey
Package
Description
Java implementation of EdDSA, a digital signature scheme using
a variant of elliptic curve cryptography based on Twisted Edwards curves.
-
Uses of EdDSAKey in net.i2p.crypto.eddsa
Modifier and TypeClassDescriptionclass
An EdDSA private key.class
An EdDSA public key.