markkurossi / mpc
Secure Multi-Party Computation (MPC) with Go. This project implements secure two-party computation with Garbled circuit protocol.
☆110Updated 3 months ago
Alternatives and similar repositories for mpc:
Users that are interested in mpc are comparing it to the libraries listed below
- Implementation of the FROST protocol for threshold Ed25519 signing☆66Updated 9 months ago
- A collection of Paillier cryptosystem zero knowledge proofs☆114Updated last year
- zkInterface is a protocol for the interoperability of zero-knowledge frameworks.☆126Updated last year
- zkSNARK library implementation in Go from scratch (compiler, setup, prover, verifier)☆256Updated 3 years ago
- ☆48Updated last year
- Threshold BLS signatures in Rust☆73Updated 3 years ago
- Threshold signature schemes made simple to use☆36Updated 3 weeks ago
- C++ library for IOP-based zkSNARKs☆157Updated last year
- examples for bellman zk-snarks library☆77Updated 6 years ago
- Example to create merkle path proof using libsnark☆45Updated 4 years ago
- A pure-Rust implementation of Bulletproofs using Ristretto.☆59Updated 6 months ago
- Efficient and Interactive Zero-Knowledge Proofs☆86Updated last year
- 《zkSNARK实践》中的源码☆17Updated 2 years ago
- A curated list of distributed key generation and threshold signatures implementations☆291Updated last year
- Implementation of protocols for threshold signatures☆326Updated 3 weeks ago
- zkSNARK Groth16 prover & verifier☆37Updated last year
- Algorand's reference implementation of bls signature scheme☆51Updated last year
- The official repository hosting the ZKProof Community Reference & Proposals documents.☆102Updated 2 years ago
- Multiprecision arithmetic & RSA accumulators, within SNARKs☆52Updated 8 months ago
- High-speed BLS12-381 implementation in Go☆127Updated last year
- Package bn256 implements a particular bilinear group.☆128Updated 2 months ago
- Pure Go implementation of the Ristretto prime-order group over Edwards25519☆88Updated last year
- Go implementation of the BLS12-381 pairing☆89Updated last year
- Cryptographic accumulator based on the strong RSA assumption, Python & Solidity☆76Updated 6 years ago
- Prototype implementations of various Collaborative zkSNARKs.☆122Updated 11 months ago
- A Platform for Robust Threshold Cryptography based on Asynchronous Publicly Verifiable Secret Sharing with Tunable Security☆95Updated 2 years ago
- Arithmatic circuits convertible to R1CS based on Bulletproofs☆85Updated 2 years ago
- A golang demo for zk-SNARK aggregation☆41Updated 5 years ago
- This project is a C++ implementation of {t,n}-Threshold Signature Scheme☆99Updated 4 months ago
- Rust library for efficient, succinct and modular set membership and non-membership proofs☆57Updated 3 years ago