パッケージ | 説明 |
---|---|
net.i2p.crypto |
These classes provide a number of low-level cryptographic routines.
|
net.i2p.crypto.eddsa |
Java implementation of EdDSA, a digital signature scheme using
a variant of elliptic curve cryptography based on Twisted Edwards curves.
|
クラス | 説明 |
---|---|
EdDSAPrivateKey |
An EdDSA private key.
|
EdDSAPublicKey |
An EdDSA public key.
|
クラス | 説明 |
---|---|
EdDSAKey |
Common interface for all EdDSA keys.
|