markkurossi / mpcLinks
Secure Multi-Party Computation (MPC) with Go. This project implements secure two-party computation with Garbled circuit protocol.
☆129Updated 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☆127Updated 2 years ago
- A curated list of distributed key generation and threshold signatures implementations☆320Updated 2 years ago
- Implementation of the FROST protocol for threshold Ed25519 signing☆75Updated last year
- zkSNARK library implementation in Go from scratch (compiler, setup, prover, verifier)☆261Updated 4 years ago
- A collection of Paillier cryptosystem zero knowledge proofs☆120Updated 2 years ago
- Implementation of protocols for threshold signatures☆368Updated 4 months ago
- Robust MPC-based confidentiality layer for blockchains☆137Updated 4 years ago
- Package bn256 implements a particular bilinear group.☆130Updated 2 months ago
- zkInterface is a protocol for the interoperability of zero-knowledge frameworks.☆128Updated 2 years ago
- zkSNARK Groth16 prover & verifier☆38Updated 9 months ago
- C++ library for IOP-based zkSNARKs☆177Updated 2 years ago
- This project is a C++ implementation of {t,n}-Threshold Signature Scheme☆127Updated last month
- Threshold Signature Scheme for ECDSA☆201Updated 2 years ago
- A Platform for Robust Threshold Cryptography based on Asynchronous Publicly Verifiable Secret Sharing with Tunable Security☆97Updated 3 years ago
- 《zkSNARK实践》 中的源码☆18Updated 3 years ago
- Example to create merkle path proof using libsnark☆45Updated 5 years ago
- examples for bellman zk-snarks library☆77Updated 7 years ago
- Pairing-friendly elliptic curve library.☆351Updated 9 months ago
- The project is open-sourced and funded by Binance Lab.☆107Updated 6 years ago
- Crypto algorithms from scratch in Go. Learning purposes only. ECC, BN128 pairing, Paillier, RSA, Homomorphic computation, ElGamal, Schnor…☆75Updated 3 years ago
- Tutorial and example code for using libsnark☆190Updated 4 years ago
- Threshold signature schemes made simple to use☆50Updated 4 months ago
- A high-level framework for developing efficient zk-SNARK circuits (https://akosba.github.io/papers/xjsnark.pdf)☆194Updated 3 years ago
- Go implementation of the BLS12-381 pairing☆91Updated 2 years ago
- Algorand's reference implementation of bls signature scheme☆49Updated 2 years ago
- A pure-Rust implementation of Bulletproofs using Ristretto.☆66Updated 4 months ago
- FFT, data-recovery and KZG commitments, a.k.a. Kate commitments, in Go - *super experimental*☆94Updated 2 years ago
- ☆47Updated 2 years ago
- Arithmatic circuits convertible to R1CS based on Bulletproofs☆91Updated 3 years ago
- A library for generating non-interactive proofs of knowledge without trusted setup☆30Updated 6 years ago