thor314 / pazkLinks
Python/Rust implementations and notes from Proofs Arguments and Zero Knowledge study group
☆131Updated 8 months ago
Alternatives and similar repositories for pazk
Users that are interested in pazk are comparing it to the libraries listed below
Sorting:
- Experimental implementation of the SuperNova protocol. https://eprint.iacr.org/2022/1758☆120Updated 2 years ago
- Include halo2 example circuits☆90Updated last year
- ☆99Updated last year
- ☆120Updated 8 months ago
- A rust template that allows any rust dev to easily develop an app made for a zkVM, but abstracting which one to use☆54Updated 4 months ago
- A SNARK using towers of binary fields, implemented in Rust☆122Updated last month
- Benchmarks of popular zkVMs including Jolt☆61Updated last year
- comparing the performance of different zero-knowledge proof libraries☆133Updated last year
- Benchmark of multiple zk implementations.☆83Updated 2 years ago
- A collection of informal and practical definitions for common jargon found in the zero-knowledge literature.☆106Updated last month
- DSL for Halo2 circuits☆187Updated 9 months ago
- List of halo2-related resources☆199Updated 6 months ago
- A Cairo VM prover implemented using Winterfell☆157Updated 2 years ago
- A lattice-based non-interactive folding scheme written in Rust☆88Updated last week
- A curated list of repos related to Circom☆99Updated 2 years ago
- A repo for our research papers☆232Updated 2 months ago
- A FRI verifier circuit for the Halo2 proof system☆76Updated 2 years ago
- Basic scaffolding for setting up and writing a Halo2 ZK circuit☆109Updated last year
- ☆127Updated 7 months ago
- A PoC repo for a HyperNova impl☆83Updated last year
- Middleware to compile Circom circuits to Nova prover☆241Updated last year
- Tooling for creating collaborative SNARKs for Circom and Noir circuits.☆160Updated this week
- Ecne: An engine for verifying the soundness of R1CS constraints☆111Updated 3 years ago
- Benchmarking framework for general purpose zero-knowledge proofs languages and libraries☆101Updated 8 months ago
- Accelerated Zero-knowledge Virtual Machine by Non-uniform Prover Based on GKR Protocol☆118Updated this week
- barretenburg in rust (here we go)☆98Updated last year
- Implementation of zero knowledge proof protocol - Groth16, Plonk. For education purposes. Not a production ready code.☆78Updated last year
- ☆94Updated 11 months ago
- Zk proving the correct execution of encryption operation under BFV Fully Homomorphic Encryption scheme☆113Updated last year
- A library to do regex verification in circom, adapted from the original zk-email. It additionally generates lookup tables for halo2-regex…☆95Updated 2 weeks ago