fernandolobato / ecc_verifiable_threshold_cryptosystem
Minimalistic implementation of a Verifiable (t, n) threshold signature scheme based on elliptic curve with python.
☆33Updated 5 years ago
Alternatives and similar repositories for ecc_verifiable_threshold_cryptosystem:
Users that are interested in ecc_verifiable_threshold_cryptosystem are comparing it to the libraries listed below
- A simple Python implementation of threshold BLS signatures.☆41Updated last year
- The project is open-sourced and funded by Binance Lab.☆107Updated 5 years ago
- An example usage as a standalone CLI of https://github.com/KZen-networks/multi-party-ecdsa library which is a Rust implementation of {t,n…☆37Updated last month
- try to implement the GG18 paper which describes ECDSA threshold signatures☆9Updated 4 years ago
- A collection of Paillier cryptosystem zero knowledge proofs☆117Updated last year
- Python-based system for zk-SNARK based verifiable computations and smart contracts☆81Updated 5 years ago
- MPC implementation of proof of custody☆32Updated 3 years ago
- Robust MPC-based confidentiality layer for blockchains☆137Updated 3 years ago
- Rust implementation of multi-party Schnorr signatures over elliptic curves.☆172Updated 3 years ago
- BlockMaze: An Efficient Privacy-Preserving Account-Model Blockchain Based on zk-SNARKs☆41Updated 4 years ago
- ☆38Updated 6 years ago
- Ethereum-based Distributed Key Generation Protocol☆55Updated 3 years ago
- A python library for ElGamal-based threshold decryption.☆39Updated last year
- Example to create merkle path proof using libsnark☆44Updated 4 years ago
- A libsnark's tutorial on sudoku☆17Updated 6 years ago
- 2P-ECDSA: Two-Party ECDSA MultiSignatures☆48Updated 5 years ago
- Confidentiality-Preserving Smart Contract Platform☆21Updated 5 years ago
- A Platform for Robust Threshold Cryptography based on Asynchronous Publicly Verifiable Secret Sharing with Tunable Security☆95Updated 2 years ago
- ☆25Updated 6 years ago
- Python implementation of MPC threshold signatures☆25Updated 2 years ago
- Coconut: Threshold Issuance Selective Disclosure Credentials with Applications to Distributed Ledgers.☆64Updated 4 years ago
- Cryptographic accumulator based on the strong RSA assumption, Python & Solidity☆76Updated 6 years ago
- Threshold BLS signatures in Rust☆73Updated 3 years ago
- Minimalistic implementation of a linkable spontaneously anonymous group (LSAG) signature scheme with python over elliptic curves.☆29Updated 4 years ago
- Implementation of anonymous atomic locks described in https://eprint.iacr.org/2019/589☆24Updated 3 years ago
- This project implements twisted ElGamal PKE, which is additively homomorphic and zero-knowledge proof friendly.☆7Updated 2 years ago
- Algorand's reference implementation of bls signature scheme☆51Updated 2 years ago
- Rust library for building IQC: cryptography based on class groups of imaginary quadratic orders☆63Updated 2 years ago
- C++ codebase for highly composable zkSNARKs with commit-and-prove capabilities.☆38Updated 4 years ago
- Learning how to bulletproofs☆35Updated 6 years ago