Module ed25519

Source
Available on crate feature ed25519 only.
Expand description

Ed25519 keys.

Structsยง

Keypair
An Ed25519 keypair.
PublicKey
An Ed25519 public key.
SecretKey
An Ed25519 secret key.