[][src]Module ntge_core::ed25519::keypair

Re-exports

pub use ed25519_dalek;

Structs

Ed25519Keypair
Keypair

An ed25519 keypair.

PublicKey

An ed25519 public key.

SecretKey

An EdDSA secret key.

Functions

construct_from_secret_key
create_keypair