algorand / bls_sigs_refLinks
Algorand's reference implementation of bls signature scheme
☆51Updated 2 years ago
Alternatives and similar repositories for bls_sigs_ref
Users that are interested in bls_sigs_ref are comparing it to the libraries listed below
Sorting:
- Rust library for building IQC: cryptography based on class groups of imaginary quadratic orders☆66Updated 2 years ago
- Multiprecision arithmetic & RSA accumulators, within SNARKs☆53Updated last year
- A golang demo for zk-SNARK aggregation☆41Updated 6 years ago
- Bulletproofs and Bulletproofs+ Rust implementation for Aggregated Range Proofs over multiple elliptic curves☆76Updated 2 years ago
- Fast and simple constant-time hashing to the BLS12-381 elliptic curve☆44Updated 5 years ago
- BLS working standard draft☆39Updated 5 years ago
- C++ codebase for highly composable zkSNARKs with commit-and-prove capabilities.☆39Updated 4 years ago
- A Rust library for building R1CS gadgets☆91Updated 3 years ago
- altbn128 twisted ewards curve point addion, point multiplicaion, eddsa signature verificaion and pedersen commiments☆67Updated 5 years ago
- A library for generating non-interactive proofs of knowledge without trusted setup☆30Updated 6 years ago
- Rust library for efficient, succinct and modular set membership and non-membership proofs☆58Updated 4 years ago
- ZKProofs website☆90Updated last year
- Zero knowledge succinct arguments of knowledge, written in Rust