bulletproofs 4.0.0

A pure-Rust implementation of Bulletproofs using Ristretto
Documentation

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

default

  • std

std

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

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

yoloproofs

    This feature flag does not enable additional features.