ed25519-dalek 1.0.0-pre.0

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

ed25519-dalek

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 11 feature flags, 3 of them enabled by default.

default

  • std
  • u64_backend

std

  • curve25519-dalek/std

u64_backend

  • curve25519-dalek/u64_backend

nightly

  • curve25519-dalek/nightly
  • rand/nightly
  • clear_on_drop/nightly

avx2_backend

  • curve25519-dalek/avx2_backend

alloc

  • curve25519-dalek/alloc

u32_backend

  • curve25519-dalek/u32_backend

asm

  • sha2/asm

yolocrypto

  • curve25519-dalek/yolocrypto

serde

    This feature flag does not enable additional features.

sha2

    This feature flag does not enable additional features.