ed25519 1.5.0

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, 2 of them enabled by default.

default

  • std

std

  • signature/std

serde_bytes

  • serde
  • serde_bytes_crate
  • std

alloc

  • pkcs8/alloc

pem

  • pkcs8/pem

serde

    This feature flag does not enable additional features.

zeroize

    This feature flag does not enable additional features.

serde_bytes_crate

    This feature flag does not enable additional features.

pkcs8

    This feature flag does not enable additional features.