ed25519 1.5.3

Edwards Digital Signature Algorithm (EdDSA) over Curve25519 (as specified in RFC 8032) support library providing signature type definitions and PKCS#8 private key decoding/encoding support
Documentation

ed25519

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 9 feature flags, 3 of them enabled by default.

default

std (default)

alloc

pem

pkcs8

This feature flag does not enable additional features.

serde

This feature flag does not enable additional features.

serde_bytes

serde_bytes_crate

This feature flag does not enable additional features.

zeroize

This feature flag does not enable additional features.