wborgeaud / python-bulletproofsLinks
Python3 implementation of Bulletproofs - non-interactive zero-knowledge proof protocol with very short proofs and without a trusted setup.
☆27Updated 2 years ago
Alternatives and similar repositories for python-bulletproofs
Users that are interested in python-bulletproofs are comparing it to the libraries listed below
Sorting:
- An implementation of the Rinocchio protocol (SNARK for Ring Arithmetic) over SEAL FHE ring elements☆37Updated last year
- Libra zero knowledge proof system☆52Updated 2 years ago
- lattice-based zkSNARKs over libsnark [ISW21]☆32Updated 8 months ago
- A scheme that produces a zero-knowledge proof of correctness for an MPC computation. The scheme allows anyone, particularly someone exter…☆26Updated last year
- Prototype implementations of various Collaborative zkSNARKs.☆124Updated 3 weeks ago
- C++ codebase for highly composable zkSNARKs with commit-and-prove capabilities.☆39Updated 4 years ago
- ☆59Updated 3 years ago
- ☆14Updated 3 years ago
- A GKR-based zero-knowledge proof protocol for CNN model inference.☆83Updated 2 years ago
- A python implementation of sumcheck GKR protocol. Reference: https://eprint.iacr.org/2019/317.pdf☆9Updated 4 years ago
- A ZKP-augmented fork of the OpenFHE library☆17Updated 11 months ago
- ☆41Updated 2 weeks ago
- ☆67Updated 2 years ago
- ElGamal encryption and related zero-knowledge proofs☆17Updated 3 months ago
- This project implements twisted ElGamal PKE, which is additively homomorphic and zero-knowledge proof friendly.☆7Updated 2 years ago
- ☆39Updated 4 months ago
- Extensive benchmarks of various zero-knowledge proof systems for Fully Homomorphic Encryption☆42Updated last month
- A collection of Paillier cryptosystem zero knowledge proofs☆120Updated 2 years ago
- Rust crypto library for zero-knowledge proofs☆16Updated 3 weeks ago
- Proof-of-concept implementation of the papers on scalable collaborative zk-SNARKs (coZK) with applications to private proof delegation.☆49Updated 3 weeks ago
- A library for lattice-based multiparty homomorphic encryption in Go☆11Updated 6 months ago
- Rust Code for CELPC☆20Updated 2 months ago
- A Framework of Lattice-based Zero-knowledge Arguments in Rust☆58Updated 5 months ago
- Let's go https://eprint.iacr.org/2022/1763.pdf☆60Updated 2 years ago
- A tiny, educational library for secure multi-party computation (in pure Python).☆91Updated 2 years ago
- A prototype implementation of the zksaas protocol for distributed zkSNARK generation☆27Updated last year
- Authenticated Garbling and Efficient Maliciously Secure Two-Party Computation☆27Updated 2 years ago
- A zk-SNARK for randomized algorithms + linear-size universal circuits (https://eprint.iacr.org/2020/278)☆18Updated 4 years ago
- Verifiable FHE prototype☆24Updated 10 months ago
- The implementation of Pianist (a distributed variant of Plonk) based on gnark.☆36Updated last year