markkurossi / mpc
Secure Multi-Party Computation (MPC) with Go. This project implements secure two-party computation with Garbled circuit protocol.
☆118Updated 6 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 11 months ago
- A collection of Paillier cryptosystem zero knowledge proofs☆118Updated last year
- Package bn256 implements a particular bilinear group.☆128Updated 3 weeks ago
- zkSNARK Groth16 prover & verifier☆37Updated last month
- High-speed BLS12-381 implementation in Go☆126Updated 2 years ago
- Example to create merkle path proof using libsnark☆45Updated 4 years ago
- 《zkSNARK实践》中的源码☆19Updated 2 years ago
- zkInterface is a protocol for the interoperability of zero-knowledge frameworks.☆129Updated last year
- A curated list of distributed key generation and threshold signatures implementations☆303Updated 2 years ago
- Arithmatic circuits convertible to R1CS based on Bulletproofs☆90Updated 2 years ago
- Efficient and Interactive Zero-Knowledge Proofs☆91Updated last year
- Pure Go implementation of the Ristretto prime-order group over Edwards25519☆88Updated 2 years ago
- Robust MPC-based confidentiality layer for blockchains☆137Updated 3 years ago
- C++ library for IOP-based zkSNARKs☆163Updated last year
- zkSNARK library implementation in Go from scratch (compiler, setup, prover, verifier)☆257Updated 3 years ago
- examples for bellman zk-snarks library☆77Updated 6 years ago
- Threshold BLS signatures in Rust☆72Updated 3 years ago
- A pure-Rust implementation of Bulletproofs using Ristretto.☆61Updated 9 months ago
- Global-Scale Secure Multiparty Computation☆44Updated 2 years ago
- The official repository hosting the ZKProof Community Reference & Proposals documents.☆104Updated 2 years ago
- A golang demo for zk-SNARK aggregation☆41Updated 5 years ago
- Go implementation of the Groth16 zkSNARK Prover and Verifier compatible with Circom☆41Updated last year
- A Platform for Robust Threshold Cryptography based on Asynchronous Publicly Verifiable Secret Sharing with Tunable Security☆95Updated 2 years ago
- Threshold signature schemes made simple to use☆41Updated this week
- Threshold Signature Scheme for ECDSA☆202Updated last year
- Go implementation of the BLS12-381 pairing☆90Updated 2 years ago
- The first go implementation of verifiable delay function (VDF)☆55Updated 5 years ago
- This project is a C++ implementation of {t,n}-Threshold Signature Scheme☆111Updated 6 months ago
- a C++ library for Pretty Good Confidential Transaction System☆16Updated 2 years ago
- A programming language and compiler which enable automatic compilation of intuitive data privacy specifications to NIZK-enabled private s…☆84Updated last year