A pure-Rust implementation of Bulletproofs using Ristretto for zero-knowledge proofs.
# Cargo.toml
[dependencies]
bulletproofs = "5.0.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Generates Bulletproof generators for range proofs.
Add `features = ["ristretto"]` to your Cargo.toml dependency.
No dependency data recorded yet.