isislovecruft / frost-dalek
An Rust implementation of FROST: Flexible Round-Optimised Schnorr Threshold signatures using the Ristretto group
☆68Updated 3 years ago
Alternatives and similar repositories for frost-dalek:
Users that are interested in frost-dalek are comparing it to the libraries listed below
- Rust library for BLS signatures, MuSig, PS signatures☆66Updated 2 years ago
- Composable proof transcripts for public-coin arguments of knowledge☆126Updated 2 years ago
- Experimental zero-knowledge proof compiler in Rust macros☆158Updated last year
- Bulletproofs and Bulletproofs+ Rust implementation for Aggregated Range Proofs over multiple elliptic curves☆75Updated 2 years ago
- A pure-Rust implementation of the Paillier encryption scheme☆37Updated 2 years ago
- Threshold BLS Signatures and DKG☆76Updated 10 months ago
- Rust library for efficient, succinct and modular set membership and non-membership proofs☆57Updated 4 years ago
- Network layer for MPC (Secure Multi-Party Computation) based on Tendermint☆102Updated 4 years ago
- A pure-Rust implementation of Bulletproofs using Ristretto.☆60Updated 7 months ago
- BLS Signatures in Rust☆79Updated 3 months ago
- Zcash "Sapling" cryptography☆84Updated last month
- Accumulators and Vector Commitments☆43Updated 2 years ago
- Argument systems for inner pairing products☆41Updated 7 months ago
- Aggregatable Distributed Key Generation☆47Updated 2 years ago
- Implementation of the Jubjub elliptic curve group☆121Updated 7 months ago
- Arithmatic circuits convertible to R1CS based on Bulletproofs