curve25519-dalek 1.0.0

A pure-Rust implementation of group operations on Ristretto and Curve25519

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

default

  • std
  • u64_backend

std

  • alloc
  • subtle/std
  • rand/std

u64_backend

    This feature flag does not enable additional features.

alloc

    This feature flag does not enable additional features.

avx2_backend

  • nightly
  • u64_backend
  • packed_simd

nightly

  • subtle/nightly
  • clear_on_drop/nightly

serde

    This feature flag does not enable additional features.

u32_backend

    This feature flag does not enable additional features.

packed_simd

    This feature flag does not enable additional features.

yolocrypto

    This feature flag does not enable additional features.

stage2_build

    This feature flag does not enable additional features.