ed25519-dalek 3.0.0

Fast and efficient ed25519 EdDSA key generations, signing, and verification in pure Rust.
Documentation

ed25519-dalek

There is currently very little information to present on this page because Docs.rs has only limited support for extracting structured feature metadata from Cargo crates. This issue is tracked in Rust RFC #3416. Check this library's main docs, readme, and Cargo.toml in case its authors have documentation for features available there instead.

This version has 13 feature flags, 2 of them enabled by default.

default

fast (default)

zeroize (default)

alloc

batch

digest

hazmat

This feature flag does not enable additional features.

legacy_compatibility

pem

pkcs8

rand_core

serde

signature

strobe-rs