curve25519-dalek-fiat 0.1.0

A pure-Rust implementation of group operations on ristretto255 and Curve25519
Documentation

curve25519-dalek-fiat

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

default

  • std
  • u64_backend

std

  • alloc
  • subtle/std
  • rand_core/std

u64_backend

    This feature flag does not enable additional features.

alloc

  • zeroize/alloc

simd_backend

  • nightly
  • u64_backend
  • packed_simd

nightly

  • subtle/nightly

fiat_u64_backend

  • fiat-crypto

avx2_backend

  • simd_backend

packed_simd

    This feature flag does not enable additional features.

fiat-crypto

    This feature flag does not enable additional features.

serde

    This feature flag does not enable additional features.

u32_backend

    This feature flag does not enable additional features.