tari_bulletproofs 4.0.0

A pure-Rust implementation of Bulletproofs using Ristretto
Documentation

tari_bulletproofs

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

default

  • std
  • yoloproofs

std

  • rand
  • rand/std
  • rand/std_rng
  • thiserror
  • curve25519-dalek/std

yoloproofs

    This feature flag does not enable additional features.

rand

    This feature flag does not enable additional features.

thiserror

    This feature flag does not enable additional features.

nightly

  • curve25519-dalek/nightly
  • curve25519-dalek/alloc
  • subtle/nightly
  • clear_on_drop/nightly

avx2_backend

  • curve25519-dalek/avx2_backend

docs

  • nightly