ed25519 1.4.1

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

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_bytes_crate

    This feature flag does not enable additional features.

zeroize

    This feature flag does not enable additional features.

pkcs8

    This feature flag does not enable additional features.

serde

    This feature flag does not enable additional features.