Versatile framework for multi-party computation
-
Updated
Nov 21, 2024 - C++
Versatile framework for multi-party computation
MPyC: Multiparty Computation in Python
🔑 Threshold Shamir's secret sharing in Rust
Secret-Shared-Validator(SSV) for ethereum staking
Rust implementation of FROST (Flexible Round-Optimised Schnorr Threshold signatures) by the Zcash Foundation
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-chain communication and protection of transactions. BLS threshold signatures can be verified in Solidity, and used as random beacon (common coin)
The Lit Protocol SDK provides developers with a framework for implementing Lit functionality into their own applications.
A Platform for Robust Threshold Cryptography based on Asynchronous Publicly Verifiable Secret Sharing with Tunable Security
Multi Party Key Management System (KMS) for Secp256k1 Elliptic curve based digital signatures.
Rust library for BLS signatures, MuSig, PS signatures
Coconut: Threshold Issuance Selective Disclosure Credentials with Applications to Distributed Ledgers.
The smart contracts and client behind the Keep ECDSA client
MPC protocols for threshold ECDSA
A simple Python implementation of threshold BLS signatures.
Learning Cryptography with Javascript
Threshold signature schemes made simple to use
Minimalistic implementation of a Verifiable (t, n) threshold signature scheme based on elliptic curve with python.
Naive implementation of ROAST protocol for robust threshold signatures
elliptic-curve cryptography
A scheme that produces a zero-knowledge proof of correctness for an MPC computation. The scheme allows anyone, particularly someone external to the secure computation, to check the correctness of the output, while preserving the privacy properties of the MPC protocol.
Add a description, image, and links to the threshold-cryptography topic page so that developers can more easily learn about it.
To associate your repository with the threshold-cryptography topic, visit your repo's landing page and select "manage topics."