tari_bulletproofs 4.4.1

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

default

  • std
  • yoloproofs
  • u64_backend

std

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

yoloproofs

    This feature flag does not enable additional features.

u64_backend

  • curve25519-dalek/u64_backend

rand

  • dep:rand

thiserror

  • dep:thiserror

nightly

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

docs

  • nightly

simd_backend

  • curve25519-dalek/simd_backend

avx2_backend

  • simd_backend