MinaProtocol / snark-challengeLinks
Coda + Dekrypt: The SNARK Challenge - Reference Material
☆36Updated 3 years ago
Alternatives and similar repositories for snark-challenge
Users that are interested in snark-challenge are comparing it to the libraries listed below
Sorting:
- Recursive SNARKs based on Plonk and Halo☆116Updated 4 years ago
- A Rust library for building R1CS gadgets☆91Updated 4 years ago
- A golang demo for zk-SNARK aggregation☆41Updated 6 years ago
- Batch verification proposal for the zkSNARK verification with the same(!) circuit☆24Updated 6 years ago
- Multiprecision arithmetic & RSA accumulators, within SNARKs☆54Updated last year
- On O(1) Labs' reference machine, this SNARK prover is 3x faster than libsnark!☆98Updated last year
- Zero knowledge succinct arguments of knowledge, written in Rust☆59Updated 3 years ago
- zkInterface is a protocol for the interoperability of zero-knowledge frameworks.☆128Updated 2 years ago
- C++ codebase for highly composable zkSNARKs with commit-and-prove capabilities.☆41Updated 5 years ago
- zk-STARK for fibonacci sequence in Rust☆37Updated 6 years ago
- An implementation of ZEXE on Ethereum☆37Updated 6 years ago
- ZKP Circuits code for Loopring Protocol 3.0☆52Updated 5 years ago
- ☆22Updated 3 years ago
- Elliptic curve search experiments☆35Updated 2 years ago
- CUDA implementation of Fast Fourier Transformations on finite fields☆79Updated 5 years ago
- Open source implementation of zkSTARKs in pure Rust☆83Updated last year
- Implements SNARK-friendly BLS signatures☆87Updated last year
- Pairing-friendly elliptic curve library☆24Updated last year
- Pairing cryptography library in Rust☆35Updated last year
- examples for bellman zk-snarks library☆77Updated 7 years ago
- ZKProofs website☆90Updated 2 years ago
- Aggregatable Distributed Key Generation☆49Updated 3 years ago
- Rust library for efficient, succinct and modular set membership and non-membership proofs☆58Updated 4 years ago
- C++ elliptic curve library☆135Updated 2 years ago
- Algorand's reference implementation of bls signature scheme☆49Updated 2 years ago
- Simple implementation of KZG commitments in C☆36Updated 2 years ago
- ☆27Updated 3 years ago
- Crypto application code for the zkSNARKs toolbox ZoKrates☆53Updated last year
- Arithmatic circuits convertible to R1CS based on Bulletproofs☆91Updated 2 years ago
- Hyrax reference implementation: meta-repo with top-level makefile, etc