threshold-cryptography

There are 72 repositories under threshold-cryptography topic.

  • data61/MP-SPDZ

    Versatile framework for multi-party computation

    Language:C++1.1k191.6k328
  • lschoe/mpyc

    MPyC: Multiparty Computation in Python

    Language:Python406166180
  • SpinResearch/RustySecrets

    🔑 Threshold Shamir's secret sharing in Rust

    Language:Rust271202633
  • ZcashFoundation/frost

    Rust implementation of FROST (Flexible Round-Optimised Schnorr Threshold signatures) by the Zcash Foundation

    Language:Rust2121126780
  • ssvlabs/ssv

    Secret-Shared-Validator(SSV) for ethereum staking

    Language:Go2059483130
  • skalenetwork/libBLS

    If you like this project, please ⭐⭐⭐ it on GitHub!! 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

    Language:C++15784345
  • LIT-Protocol/js-sdk

    The Lit Protocol SDK provides developers with a framework for implementing Lit functionality into their own applications.

    Language:TypeScript14574886
  • jasonkresch/protect

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

    Language:Java9781323
  • ZenGo-X/kms-secp256k1

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

    Language:Rust7261727
  • lovesh/signature-schemes

    Rust library for BLS signatures, MuSig, PS signatures

    Language:Rust6961021
  • asonnino/coconut

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

    Language:Python647614
  • keep-network/keep-ecdsa

    The smart contracts and client behind the Keep ECDSA client

    Language:Go592020823
  • tangle-network/cggmp-threshold-ecdsa

    MPC protocols for threshold ECDSA

    Language:Rust4842410
  • asonnino/bls

    A simple Python implementation of threshold BLS signatures.

    Language:Python41146
  • IBM/TSS

    Threshold signature schemes made simple to use

    Language:Go414417
  • fernandolobato/ecc_verifiable_threshold_cryptosystem

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

    Language:Python33215
  • hammurabi-mendes/learn-crypto-javascript

    Learning Cryptography with Javascript

    Language:JavaScript33102
  • robot-dreams/roast

    Naive implementation of ROAST protocol for robust threshold signatures

    Language:Python33213
  • aldenml/ecc

    elliptic-curve cryptography

    Language:C30231
  • nucypher/taco-web

    🌮 A TypeScript client for TACo (Threshold Access Control)

    Language:TypeScript291115823
  • AlexiaChen/mpvss-rs

    The library implements a simple Publicly Verifiable Secret Sharing(PVSS) scheme in Rust.

    Language:Rust27224
  • toonsegers/verifiable_mpc

    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.

    Language:Python26113
  • polysig/polysig

    Polyglot signing library for multisig applications using the Noise protocol for end-to-end encryption

    Language:Rust253415
  • HeikoStamer/libtmcg

    LibTMCG is a free C++ library for creating secure and verifiable online card games

    Language:C++22212
  • HeikoStamer/dkgpg

    Distributed Privacy Guard (DKGPG) implements Distributed Key Generation (DKG) and Threshold Cryptography for OpenPGP

    Language:C++21303
  • topos-protocol/ice-frost

    A modular Rust implementation of the static version of the ICE-FROST signature scheme.

    Language:Rust18597
  • bytemare/frost

    Go implementation of RFC9591 the FROST (Flexible Round-Optimized Schnorr Threshold) signing protocol.

    Language:Go16117
  • scal3

    cleverbase/scal3

    Verify that systems operate under your sole control

    Language:Rust14401
  • evernym/coconut-rust

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

    Language:Rust14401
  • lovesh/coconut-rust

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

    Language:Rust14402
  • fsn-dev/SMPCWallet

    SMPCWallet for the DCRM wallet service

    Language:Vue123411
  • SpinResearch/rustysecrets-cli

    🔑 Command-line wrapper around RustySecrets, a Rust implementation of threshold Shamir's secret sharing.

    Language:Rust105182
  • sm8799/Secure_E_Vote

    This is the repository containing the information and code regarding secure e voting website Version_1

    Language:Python9113
  • Tenemo/threshold-elgamal

    A TypeScript library with a collection of functions implementing selected ElGamal cryptographic algorithms in TypeScript on top of native JavaScript BigInteger. Its core includes ElGamal functions for key generation, encryption, and decryption. It is extended with support for threshold encryption. Runs both in Node and in browsers.

    Language:TypeScript8201
  • burmisov/mpc-tss-js

    WIP: Multi-Party Computation Threshold Signature Scheme Implementation in Javascript

    Language:TypeScript6201