curve25519-dalek 4.0.0-rc.0

A pure-Rust implementation of group operations on ristretto255 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 7 feature flags, 4 of them enabled by default.

default

  • alloc
  • precomputed-tables
  • zeroize

alloc

  • zeroize?/alloc

precomputed-tables

    This feature flag does not enable additional features.

zeroize

    This feature flag does not enable additional features.

digest

    This feature flag does not enable additional features.

serde

    This feature flag does not enable additional features.

rand_core

    This feature flag does not enable additional features.