tari-curve25519-dalek 4.0.3

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

tari-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 8 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

  • dep:zeroize

serde

  • dep:serde

digest

  • dep:digest

rand_core

  • dep:rand_core

legacy_compatibility

    This feature flag does not enable additional features.