dalek-cryptography/bulletproofs
A pure-Rust implementation of Bulletproofs using Ristretto. observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3135
- days_rel: n/a
- days_push: 771
- n_releases_24m: 0
Adoption not part of the score
1130 stars · 238 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A pure-Rust implementation of Bulletproofs zero-knowledge range proofs using the Ristretto group over Curve25519. It supports single and aggregated range proofs, multiparty computation with session types, and an experimental programmable constraint system API.
Use cases
- generate zero-knowledge range proofs for confidential transactions
- aggregate range proofs across multiple parties
- prove statements with rank-1 constraint systems
- build privacy-preserving blockchain transactions
- compose zero-knowledge proofs with other Merlin-based protocols
When to choose
- you need fast Bulletproofs range proofs in Rust
- you want multiparty proof aggregation with statically enforced protocol flow
- you need proofs composable via Merlin transcripts
- you prefer Ristretto over secp256k1 for performance
When to avoid
- you need a stable constraint system API for production (it is experimental)
- you need general-purpose SNARKs rather than Bulletproofs
- your stack is not Rust
Facets
library · maturity maintenance
cryptography security privacy blockchain rust cross-platform zero-knowledge-proofs bulletproofs range-proofs ristretto multiparty-computation zk-snarks cryptography algorithms
1 source
- readme: https://github.com/dalek-cryptography/bulletproofs · fetched 2026-08-28 · fd484358df25
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| dalek-cryptography/bulletproofs | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="dalek-cryptography/bulletproofs")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem