Module ed25519

Source
Expand description

Ed25519 keys.

Structs§

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

Enums§

DecodingError
Error when decoding ed25519-related types.