threshold-cryptography topic
bls
A simple Python implementation of threshold BLS signatures.
coconut
Coconut: Threshold Issuance Selective Disclosure Credentials with Applications to Distributed Ledgers.
RustySecrets
🔑 Threshold Shamir's secret sharing in Rust
libBLS
Solidity-compatible BLS signatures, threshold encryption, distributed key generation library in modern C++. Actively maintained and used by SKALE for consensus, distributed random number gen, inter-ch...
keep-ecdsa
The smart contracts and client behind the Keep ECDSA client
protect
A Platform for Robust Threshold Cryptography based on Asynchronous Publicly Verifiable Secret Sharing with Tunable Security
ssv
Secret-Shared-Validator(SSV) for ethereum staking
kms-secp256k1
Multi Party Key Management System (KMS) for Secp256k1 Elliptic curve based digital signatures.
signature-schemes
Rust library for BLS signatures, MuSig, PS signatures
ecc_verifiable_threshold_cryptosystem
Minimalistic implementation of a Verifiable (t, n) threshold signature scheme based on elliptic curve with python.