markkurossi / mpc
Secure Multi-Party Computation (MPC) with Go. This project implements secure two-party computation with Garbled circuit protocol.
☆115Updated 5 months ago
Alternatives and similar repositories for mpc:
Users that are interested in mpc are comparing it to the libraries listed below
- zkSNARK library implementation in Go from scratch (compiler, setup, prover, verifier)☆256Updated 3 years ago
- A collection of Paillier cryptosystem zero knowledge proofs☆115Updated last year
- Implementation of the FROST protocol for threshold Ed25519 signing☆66Updated 10 months ago
- High-speed BLS12-381 implementation in Go☆127Updated last year
- Package bn256 implements a particular bilinear group.☆128Updated 3 months ago
- Robust MPC-based confidentiality layer for blockchains☆138Updated 3 years ago
- zkInterface is a protocol for the interoperability of zero-knowledge frameworks.☆126Updated last year
- Multiprecision arithmetic & RSA accumulators, within SNARKs☆53Updated 9 months ago
- Arithmatic circuits convertible to R1CS based on Bulletproofs☆87Updated 2 years ago
- Efficient and Interactive Zero-Knowledge Proofs☆87Updated last year
- Tutorial and example code for using libsnark☆191Updated 3 years ago
- Implementation of protocols for threshold signatures☆332Updated last month
- 《zkSNARK实践》中的源码☆19Updated 2 years ago
- A curated list of distributed key generation and threshold signatures implementations☆297Updated last year
- C++ library for IOP-based zkSNARKs☆158Updated last year
- zkSNARK Groth16 prover & verifier☆37Updated last year
- A high-level framework for developing efficient zk-SNARK circuits☆185Updated 2 years ago
- Go implementation of the Groth16 zkSNARK Prover and Verifier compatible with Circom☆41Updated 11 months ago
- Pairing-friendly elliptic curve library.☆345Updated 7 months ago
- ☆123Updated 2 months ago
- Go implementation of the BLS12-381 pairing☆91Updated 2 years ago
- Threshold BLS signatures in Rust☆73Updated 3 years ago
- Prototype implementations of various Collaborative zkSNARKs.☆122Updated last year
- Crypto application code for the zkSNARKs toolbox ZoKrates☆54Updated last year
- examples for bellman zk-snarks library☆77Updated 6 years ago
- Example to create merkle path proof using libsnark☆45Updated 4 years ago
- Python-based system for zk-SNARK based verifiable computations and smart contracts☆81Updated 5 years ago
- A curated list of awesome things related to plonk proof system☆235Updated 7 months ago
- The official repository hosting the ZKProof Community Reference & Proposals documents.☆103Updated 2 years ago
- State-of-art threshold ECDSA in Rust☆73Updated 2 weeks ago