threshold-signature
There are 37 repositories under threshold-signature topic.
getamis/alice
Hierarchical Threshold Signature Scheme
ZcashFoundation/frost
Rust implementation of FROST (Flexible Round-Optimised Schnorr Threshold signatures) by the Zcash Foundation
Turing-Space/TSSKit-Threshold-Signature-Scheme-Toolkit
The project is open-sourced and funded by Binance Lab.
jasonkresch/protect
A Platform for Robust Threshold Cryptography based on Asynchronous Publicly Verifiable Secret Sharing with Tunable Security
xuperchain/crypto
This project is the crypto library for XuperChain. Ring signature, multi signature, schnorr signature, secret share, hierarchical deterministic encryption, threshold signature scheme(tss schnorr) , bls signature have been supported.目前开源部分已经支持了Xuper统一超级签名算法、Schnorr签名,环签名、多重签名,tss(schnorr)门限签名,BLS签名等多种签名算法。也支持了秘密分享、分层确定性加解密等多种密码学能力。
LavaMoat/tss-snap
Threshold signatures snap for MetaMask
SwingbyProtocol/tss-lib
⚙️ Threshold Signature Scheme for Skybridge
IBM/TSS
Threshold signature schemes made simple to use
aldenml/ecc
elliptic-curve cryptography
CoinFabrik/wasm-multi-party-ecdsa
Full WASM Secure Threshold Signature ECDSA Library
Safeheron/two-party-ecdsa-js
TypeScript implementation of 2/2 threshold ECDSA (elliptic curve digital signature algorithm).
NillionNetwork/tinysig
Pure-Python implementation of a threshold ecdsa signature scheme based on a secure multi-party computation (MPC) protocol for evaluating arithmetic sum-of-products expressions via a non-interactive computation phase.
topos-protocol/ice-frost
A modular Rust implementation of the static version of the ICE-FROST signature scheme.
bytemare/frost
Go implementation of the FROST (Flexible Round-Optimized Schnorr Threshold) signing protocol.
lovesh/pixel-signature
Pixel: Forward secure multi-signatures and threshold signatures
cleverbase/scal3
Verify that systems operate under your sole control
toposware/frost
A fork of frost-dalek, made WASM compatible, and upgraded to Static ICE-FROST
fsn-dev/SMPCWallet
SMPCWallet for the DCRM wallet service
domwoe/jwt_issuer_poc
Simple PoC to issue JSON Web Tokens (JWTs) with a canister on the Internet Computer.
dai1975/etude-gg18
try to implement the GG18 paper which describes ECDSA threshold signatures
crocs-muni/JCFROST
JavaCard implementation of FROST threshold signature scheme relying only on public JavaCard API.
lugondev/alice-tss
Hierarchical Threshold Signature Scheme
pool2win/frost-federation
Federation of nodes providing FROST threshold signatures to clients
rarimo/tss-svc
Threshold signature producer service that performs signing of cross chain operations
ZenGo-X/gotham-engine
Traits for abstracting 2MPC signing infrastructure of gotham-city server
hmarui66/threshold-sig
A sample implementation of threshold signature
traffictse/tss-schnorr-sparkle
Multi-party Schnorr Signature Scheme: Sparkle
azuchi/frostrb
Ruby implementations of Two-Round Threshold Schnorr Signatures with FROST.
dolcalmi/stellar-thresh-sig-js
Stellar Javascript two party threshold signatures SDK
mhasan08/shoup-threshold-signature
Java implementation of Shoup's Practical Threshold Signature
StackOverflowExcept1on/roast
Rust implementation of ROAST (Robust Asynchronous Schnorr Threshold Signatures) with cryptography by Zcash Foundation
weavechain/threshold-sig
Java Implementation of Threshold Signatures using Ed25519
wamutech/wamu-rs
A collection of modular Rust libraries for implementing the Wamu protocol for computation of threshold signatures by multiple decentralized identities.
wamutech/wamu-spec
Whitepaper, technical specification and website for the Wamu project - a protocol and library for computation of threshold signatures by multiple decentralized identities.
wangqinghao123/Threshold-Signature-ECDSA
Rust implementation of {t,n}-threshold ECDSA (elliptic curve digital signature algorithm).