fernandolobato / ecc_verifiable_threshold_cryptosystem
Minimalistic implementation of a Verifiable (t, n) threshold signature scheme based on elliptic curve with python.
☆32Updated 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
Sorting:
- A simple Python implementation of threshold BLS signatures.☆41Updated last year
- A Platform for Robust Threshold Cryptography based on Asynchronous Publicly Verifiable Secret Sharing with Tunable Security☆95Updated 2 years ago
- The project is open-sourced and funded by Binance Lab.☆107Updated 5 years ago
- A collection of Paillier cryptosystem zero knowledge proofs☆118Updated 2 years ago
- BlockMaze: An Efficient Privacy-Preserving Account-Model Blockchain Based on zk-SNARKs☆41Updated 4 years ago
- Cryptographic accumulator based on the strong RSA assumption, Python & Solidity☆77Updated 6 years ago
- Threshold BLS signatures in Rust☆72Updated 3 years ago
- A python library for ElGamal-based threshold decryption.☆40Updated last year
- Python-based system for zk-SNARK based verifiable computations and smart contracts☆82Updated 5 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
- (Towards) Scalable Threshold Crypto: BLS threshold signatures with millions of signers and a scalable Distributed Key Generation (and VSS…☆32Updated last year
- Elliptic curve pairing in Python☆53Updated 4 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…☆38Updated last month
- Crypto application code for the zkSNARKs toolbox ZoKrates☆54Updated last year
- Aggregate and Multi Signatures based on BGLS over BN256 and BLS12-381☆62Updated 3 years ago
- ☆25Updated 6 years ago
- Python implementation of MPC threshold signatures☆25Updated 2 years ago
- ☆38Updated 6 years ago
- Example to create merkle path proof using libsnark☆45Updated 4 years ago
- Integration of Zerocash on Ethereum: https://arxiv.org/abs/1904.00905☆57Updated last year
- Coconut: Threshold Issuance Selective Disclosure Credentials with Applications to Distributed Ledgers.☆64Updated 4 years ago
- This project implements twisted ElGamal PKE, which is additively homomorphic and zero-knowledge proof friendly.☆7Updated 2 years ago
- Rust library for building IQC: cryptography based on class groups of imaginary quadratic orders☆64Updated 2 years ago
- Multi Party Key Management System (KMS) for Secp256k1 Elliptic curve based digital signatures.