ed25519 2.2.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 8 feature flags, 2 of them enabled by default.

default

  • std

std

  • pkcs8?/std
  • signature/std

serde_bytes

  • serde
  • dep:serde_bytes

pem

  • alloc
  • pkcs8/pem

alloc

  • pkcs8?/alloc

zeroize

  • dep:zeroize

pkcs8

  • dep:pkcs8

serde

  • dep:serde