zcash-hackworks / bn
Pairing cryptography library in Rust
☆165Updated 2 years ago
Alternatives and similar repositories for bn
Users that are interested in bn are comparing it to the libraries listed below
Sorting:
- A pure-Rust implementation of various threshold secret sharing schemes☆166Updated 6 years ago
- A pure-Rust implementation of the Paillier encryption scheme☆117Updated 5 months ago
- Experimental zero-knowledge proof compiler in Rust macros☆159Updated last year
- A pure-Rust implementation of the Paillier encryption scheme☆82Updated 6 years ago
- Composable proof transcripts for public-coin arguments of knowledge☆127Updated 2 years ago
- Communal zk-SNARK MPC for Public Parameters☆144Updated 3 years ago
- Merkle tree in Rust☆132Updated 8 months ago
- Elliptic curve arithmetic and cryptography library in pure Rust.☆94Updated 10 years ago
- Multi-provider digital signature library for Rust☆141Updated 4 years ago
- zk-SNARK parameter multi-party computation protocol☆173Updated 5 years ago
- ☆78Updated 5 years ago
- Rust library for BLS signatures, MuSig, PS signatures☆66Updated 3 years ago
- Bulletproofs and Bulletproofs+ Rust implementation for Aggregated Range Proofs over multiple elliptic curves☆75Updated 2 years ago
- A consensus-compatible Zcash node client written in Rust. 🦓