toonsegers / verifiable_mpcLinks
A scheme that produces a zero-knowledge proof of correctness for an MPC computation. The scheme allows anyone, particularly someone external to the secure computation, to check the correctness of the output, while preserving the privacy properties of the MPC protocol.
☆26Updated last year
Alternatives and similar repositories for verifiable_mpc
Users that are interested in verifiable_mpc are comparing it to the libraries listed below
Sorting:
- C++ codebase for highly composable zkSNARKs with commit-and-prove capabilities.☆41Updated 5 years ago
- ☆22Updated last year
- A zk-SNARK for randomized algorithms + linear-size universal circuits (https://eprint.iacr.org/2020/278)☆18Updated 5 years ago
- Libra zero knowledge proof system☆55Updated 2 years ago
- An elastic proof system based on arkworks☆85Updated 2 years ago
- Elliptic curve search experiments☆35Updated 2 years ago
- Arithmatic circuits convertible to R1CS based on Bulletproofs☆91Updated 3 years ago
- C++ implementation of VSS using LWE encryption and proofs☆15Updated 4 years ago
- Benchmarks of all public available SNARK/STARK keccak circuits☆13Updated 2 years ago
- ☆11Updated 2 years ago
- Batch verification proposal for the zkSNARK verification with the same(!) circuit☆24Updated 6 years ago
- zkInterface is a protocol for the interoperability of zero-knowledge frameworks.☆128Updated 2 years ago
- Aggregatable Distributed Key Generation☆49Updated 3 years ago
- Simple implementation of KZG commitments in C☆36Updated 3 years ago
- Hyrax reference implementation: meta-repo with top-level makefile, etc☆36Updated 8 years ago
- Implementation of the Groth16 zk-SNARK proving system☆21Updated 7 years ago
- Fast and simple constant-time hashing to the BLS12-381 elliptic curve☆45Updated 5 years ago
- Python3 implementation of Bulletproofs - non-interactive zero-knowledge proof protocol with very short proofs and without a trusted setup…☆28Updated 3 years ago
- Argument systems for inner pairing products☆44Updated last year
- A Rust library for building R1CS gadgets☆93Updated 4 years ago
- DPC with Universal Setup☆46Updated 2 years ago
- Implementation of the ZKB++ proof system☆20Updated 6 years ago
- An implementation of the Rinocchio protocol (SNARK for Ring Arithmetic) over SEAL FHE ring elements☆39Updated 2 years ago
- A prototype implementation of the zksaas protocol for distributed zkSNARK generation☆28Updated 2 years ago
- Rust library for efficient, succinct and modular set membership and non-membership proofs☆58Updated 4 years ago
- ☆41Updated 3 years ago
- Describe elliptic curves☆35Updated 4 years ago
- fft impl for ff::Field☆17Updated last year
- Let's go https://eprint.iacr.org/2022/1763.pdf☆61Updated 2 years ago
- LegoGroth16 implementation on top of Zexe☆25Updated 4 years ago