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.☆39Updated 4 years ago
- A zk-SNARK for randomized algorithms + linear-size universal circuits (https://eprint.iacr.org/2020/278)☆18Updated 4 years ago
- ☆11Updated last year
- lattice-based zkSNARKs over libsnark [ISW21]☆32Updated 7 months ago
- Python3 implementation of Bulletproofs - non-interactive zero-knowledge proof protocol with very short proofs and without a trusted setup…☆27Updated 2 years ago
- Libra zero knowledge proof system☆51Updated 2 years ago
- ☆22Updated 5 months ago
- Rust library for efficient, succinct and modular set membership and non-membership proofs☆58Updated 4 years ago
- Batch verification proposal for the zkSNARK verification with the same(!) circuit☆24Updated 5 years ago
- Fast and simple constant-time hashing to the BLS12-381 elliptic curve☆44Updated 5 years ago
- Rust library for building IQC: cryptography based on class groups of imaginary quadratic orders☆64Updated 2 years ago
- Implementation of the Groth16 zk-SNARK proving system☆21Updated 6 years ago
- An implementation of the Rinocchio protocol (SNARK for Ring Arithmetic) over SEAL FHE ring elements☆37Updated last year
- Elliptic curve search experiments☆35Updated 2 years ago
- Simple implementation of KZG commitments in C☆36Updated 2 years ago
- C++ implementation of VSS using LWE encryption and proofs☆15Updated 3 years ago
- ☆39Updated 3 months ago
- Let's go https://eprint.iacr.org/2022/1763.pdf☆59Updated 2 years ago
- A prototype implementation of the zksaas protocol for distributed zkSNARK generation☆26Updated last year
- A Rust library for the Groth-Sahai non-interactive witness-indistinguishable and zero-knowledge proof system☆13Updated last month
- ☆14Updated 3 years ago
- LegoGroth16 implementation on top of Zexe☆24Updated 3 years ago
- Implementation of the ZKB++ proof system☆19Updated 6 years ago
- Argument systems for inner pairing products☆42Updated 10 months ago
- A ZKP-augmented fork of the OpenFHE library☆17Updated 11 months ago
- zkInterface is a protocol for the interoperability of zero-knowledge frameworks.☆129Updated last year
- An Efficient and Privacy preserving implementation for the Set membership problem using Rsa Accumulators coupled with Commit-Prove-Snark☆11Updated last year
- Arithmatic circuits convertible to R1CS based on Bulletproofs☆90Updated 2 years ago
- Prototype implementations of various Collaborative zkSNARKs.☆124Updated last year
- Algorand's reference implementation of bls signature scheme☆51Updated 2 years ago