threshold-cryptography topic

List threshold-cryptography repositories

bls

38
Stars
6
Forks
Watchers

A simple Python implementation of threshold BLS signatures.

coconut

60
Stars
14
Forks
Watchers

Coconut: Threshold Issuance Selective Disclosure Credentials with Applications to Distributed Ledgers.

RustySecrets

248
Stars
32
Forks
Watchers

🔑 Threshold Shamir's secret sharing in Rust

libBLS

139
Stars
45
Forks
Watchers

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

60
Stars
23
Forks
Watchers

The smart contracts and client behind the Keep ECDSA client

protect

94
Stars
23
Forks
Watchers

A Platform for Robust Threshold Cryptography based on Asynchronous Publicly Verifiable Secret Sharing with Tunable Security

ssv

168
Stars
81
Forks
Watchers

Secret-Shared-Validator(SSV) for ethereum staking

kms-secp256k1

73
Stars
26
Forks
Watchers

Multi Party Key Management System (KMS) for Secp256k1 Elliptic curve based digital signatures.

signature-schemes

62
Stars
19
Forks
Watchers

Rust library for BLS signatures, MuSig, PS signatures

ecc_verifiable_threshold_cryptosystem

31
Stars
5
Forks
Watchers

Minimalistic implementation of a Verifiable (t, n) threshold signature scheme based on elliptic curve with python.