markkurossi / mpcLinks
Secure Multi-Party Computation (MPC) with Go. This project implements secure two-party computation with Garbled circuit protocol.
☆126Updated this week
Alternatives and similar repositories for mpc
Users that are interested in mpc are comparing it to the libraries listed below
Sorting:
- High-speed BLS12-381 implementation in Go☆128Updated 2 years ago
- zkSNARK library implementation in Go from scratch (compiler, setup, prover, verifier)☆259Updated 4 years ago
- Implementation of the FROST protocol for threshold Ed25519 signing☆72Updated last year
- zkSNARK Groth16 prover & verifier☆37Updated 5 months ago
- 《zkSNARK实践》中的源码☆18Updated 3 years ago
- A collection of Paillier cryptosystem zero knowledge proofs☆120Updated 2 years ago
- Narwhal and Tusk: A DAG-based Mempool and Efficient BFT Consensus.☆212Updated 2 years ago
- Package bn256 implements a particular bilinear group.☆128Updated 3 months ago
- Threshold signature schemes made simple to use☆48Updated 2 weeks ago
- This project is a C++ implementation of {t,n}-Threshold Signature Scheme☆118Updated 11 months ago
- Implementation of protocols for threshold signatures☆349Updated 3 weeks ago
- Go implementation of some cryptographic primitives (that fit inside the SNARK field) and compatible with circomlib☆143Updated 8 months ago
- Robust MPC-based confidentiality layer for blockchains☆137Updated 4 years ago
- A curated list of distributed key generation and threshold signatures implementations☆317Updated 2 years ago
- Threshold Signature Scheme for ECDSA☆202Updated 2 years ago
- The first go implementation of verifiable delay function (VDF)☆55Updated 6 years ago
- C++ library for IOP-based zkSNARKs☆174Updated last year
- Cryptographic accumulator based on the strong RSA assumption, Python & Solidity☆77Updated 6 years ago
- Go implementation of the BLS12-381 pairing☆89Updated 2 years ago
- zkInterface is a protocol for the interoperability of zero-knowledge frameworks.☆129Updated 2 years ago
- Example to create merkle path proof using libsnark☆45Updated 5 years ago
- Rust crypto library for data privacy tools☆116Updated this week
- A pure-Rust implementation of Bulletproofs using Ristretto.☆63Updated 3 weeks ago
- zkPoD: A decentralized system for perfect fair data exchange☆213Updated 2 years ago
- A Rust library for the Marlin preprocessing zkSNARK☆323Updated last year
- Multiprecision arithmetic & RSA accumulators, within SNARKs☆54Updated last year
- Efficient and Interactive Zero-Knowledge Proofs☆98Updated last year
- ☆69Updated 3 years ago
- A high-level framework for developing efficient zk-SNARK circuits (https://akosba.github.io/papers/xjsnark.pdf)☆190Updated 2 years ago
- basic code for verifiable random function and simple cryptographic sortition☆53Updated 4 years ago