poanetwork / vdf
An implementation of Verifiable Delay Functions in Rust
☆175Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for vdf
- Cryptographic accumulators in Rust.☆133Updated 3 years ago
- Arithmatic circuits convertible to R1CS based on Bulletproofs☆84Updated last year
- A pairing-based threshold cryptosystem for collaborative decryption and signatures used in HoneybadgerBFT implementation☆189Updated 3 months ago
- Rust library for BLS signatures, MuSig, PS signatures☆66Updated 2 years ago
- A collection of Paillier cryptosystem zero knowledge proofs☆114Updated last year
- Bulletproofs and Bulletproofs+ Rust implementation for Aggregated Range Proofs over multiple elliptic curves☆72Updated last year
- ☆78Updated 4 years ago
- examples for bellman zk-snarks library☆75Updated 6 years ago
- ☆115Updated 3 years ago
- Open source implementation of zkSTARKs in pure Rust☆81Updated 11 months ago
- Experimental zero-knowledge proof compiler in Rust macros☆157Updated last year
- Rust implementation of multi-party Schnorr signatures over elliptic curves.☆170Updated 3 years ago
- Schnorr VRFs and signatures on the Ristretto group☆313Updated 3 months ago
- zk-STARK for fibonacci sequence in Rust☆38Updated 5 years ago
- Pairing-friendly elliptic curve library.☆341Updated 3 months ago
- Multiprecision arithmetic & RSA accumulators, within SNARKs☆52Updated 5 months ago
- Zero knowledge succinct arguments of knowledge, written in Rust☆57Updated 2 years ago
- The first go implementation of verifiable delay function (VDF)☆56Updated 5 years ago
- Rust language general purpose elliptic curve cryptography.☆264Updated 4 months ago
- Network layer for MPC (Secure Multi-Party Computation) based on Tendermint☆101Updated 3 years ago
- BLS Signatures in Rust☆76Updated 11 months ago
- Composable proof transcripts for public-coin arguments of knowledge☆121Updated last year
- Threshold BLS Signatures and DKG☆75Updated 6 months ago
- Rust library for efficient, succinct and modular set membership and non-membership proofs☆57Updated 3 years ago
- A Rust library for building R1CS gadgets