HAOYUatHZ / awesome-tss

A curated list of distributed key generation and threshold signatures implementations

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

awesome-tss Awesome

A curated list of distributed key generation and threshold signatures implementations

DKG list

TSS list

  • multi-party-ecdsa: Rust implementation of {t,n}-threshold ECDSA
  • multi-party-bls: Threshold BLS signatures in Rust
  • NuBLS: Rust implementation of BLS-based threshold protocols such as threshold encryption and threshold proxy encryption
  • drand: Distributed randomness beacon, written in Go, based on threshold BLS
  • tss-lib: Go code for Multiparty ECDSA and EdDSA

About

A curated list of distributed key generation and threshold signatures implementations