Threshold BLS signatures in Rust
☆77Nov 17, 2021Updated 4 years ago
Alternatives and similar repositories for multi-party-bls
Users that are interested in multi-party-bls are comparing it to the libraries listed below
Sorting:
- Rust implementation of Zcash multi-signautres☆13Jun 23, 2019Updated 6 years ago
- ☆15May 27, 2021Updated 4 years ago
- U2f implementation with threshold signatures☆16Nov 24, 2020Updated 5 years ago
- Secure transport for running MPC protocols backed by Signal☆69Apr 5, 2021Updated 4 years ago
- distributed RSA modulus generation in Rust☆15Mar 19, 2022Updated 3 years ago
- Driver for round-based protocols in Rust☆24Jan 17, 2024Updated 2 years ago
- A list of exceptionally good cryptography libraries that inspire our work☆15Jul 26, 2019Updated 6 years ago
- FS-DKR: One Round Distributed Key Rotation☆34Oct 20, 2023Updated 2 years ago
- Rust implementation of multi party Ed25519 signature scheme.☆148May 6, 2024Updated last year
- Simple RSA VDF in Rust☆21Apr 13, 2021Updated 4 years ago
- Threshold BLS Signatures and DKG☆81Feb 3, 2026Updated last month
- Benchmarking Polynomial Commitments☆51Jul 3, 2023Updated 2 years ago
- BLST-Verification☆23Jan 22, 2026Updated last month
- Oracle feeder service (presently supporting Terra)☆14Jan 23, 2023Updated 3 years ago
- Rust implementation of {t,n}-threshold ECDSA (elliptic curve digital signature algorithm).☆1,074Sep 14, 2023Updated 2 years ago
- Network layer for MPC (Secure Multi-Party Computation) based on Tendermint☆100Jan 19, 2021Updated 5 years ago
- WASM/HW-friendly lightweight client application for threshold ECDSA☆16Jan 19, 2021Updated 5 years ago
- My Cornell PhD dissertation: Scaling the Infrastructure of Practical Blockchain Systems☆15Sep 10, 2021Updated 4 years ago
- Coconut: Threshold Issuance Selective Disclosure Credentials with Applications to Distributed Ledgers☆14Oct 20, 2019Updated 6 years ago
- Multi Party Key Management System (KMS) for Secp256k1 Elliptic curve based digital signatures.☆71Nov 2, 2023Updated 2 years ago
- An experimental rust zksnarks compiler with embeeded bellman-bn128 prover☆41May 29, 2021Updated 4 years ago
- Sonic implementation in Rust☆17Jun 4, 2019Updated 6 years ago
- A threshold cryptography library in Rust☆115Jun 23, 2025Updated 8 months ago
- Ethereum scaling diagram☆38Mar 29, 2021Updated 4 years ago
- ☆19May 5, 2020Updated 5 years ago
- elliptic curve construction tool☆17Feb 24, 2023Updated 3 years ago
- Solidity implementation of the baby jubjub curve☆21Apr 30, 2024Updated last year
- Private treasuries enabled by ECDH and ZKPs☆17Mar 31, 2023Updated 2 years ago
- Threshold Signature Scheme for ECDSA☆202Sep 1, 2023Updated 2 years ago
- An example usage as a standalone CLI of https://github.com/KZen-networks/multi-party-ecdsa library which is a Rust implementation of {t,n…☆38Feb 18, 2026Updated 2 weeks ago
- DKG for BLS threshold signature scheme on the EVM using solidity☆32Jan 13, 2019Updated 7 years ago
- Open source implementation of zkSTARKs in pure Rust☆83Dec 15, 2023Updated 2 years ago
- An Rust implementation of FROST: Flexible Round-Optimised Schnorr Threshold signatures using the Ristretto group☆72Nov 30, 2021Updated 4 years ago
- Ethereum-based Distributed Key Generation Protocol☆57Apr 6, 2022Updated 3 years ago
- A privacy-preserving digital version of punch cards used in store loyalty programs☆11Apr 19, 2021Updated 4 years ago
- A minimal RedJubjub implementation for use in Zebra.