arkworks-rs / r1cs-tutorialLinks
Tutorial for writing constraints in the `arkworks` framework
☆247Updated last year
Alternatives and similar repositories for r1cs-tutorial
Users that are interested in r1cs-tutorial are comparing it to the libraries listed below
Sorting:
- A Rust implementation of the Groth16 zkSNARK☆311Updated 2 months ago
- Arkworks bindings to Circom's R1CS, for Groth16 Proof and Witness generation in Rust.☆274Updated 2 months ago
- List of halo2-related resources☆200Updated 8 months ago
- ☆231Updated 3 months ago
- A curated list of awesome things related to plonk proof system☆236Updated last year
- A pure Rust PLONK implementation using arkworks as a backend.☆309Updated 2 years ago
- Python/Rust implementations and notes from Proofs Arguments and Zero Knowledge study group☆132Updated 10 months ago
- A Plonkish folding framework for Incrementally Verifiable Computation (IVC).☆175Updated 7 months ago
- R1CS constraints for bits, fields, and elliptic curves☆184Updated last month
- DSL for Halo2 circuits☆188Updated 11 months ago
- A curated list of zero-knowledge folding schemes☆304Updated last year
- A STARK-based VM focused on code reuse, performance, and modularity☆335Updated 2 months ago
- A repo for our research papers☆235Updated 4 months ago
- educational python plonk implementation, based on vitalik's py_plonk☆219Updated last year
- Zero-Knowledge Cryptography Infrastructure Stack☆129Updated 2 years ago
- A month-long zkp study group, one topic at a time.☆170Updated 2 months ago
- ☆121Updated 10 months ago
- ☆202Updated last year
- A performant and modular zkVM framework built for customization and extensibility.☆280Updated last week
- Middleware to compile Circom circuits to Nova prover☆244Updated last year
- Interfaces and implementations of cryptographic primitives, along with R1CS constraints for them☆228Updated 3 months ago
- Tutorial for STARKs with supporting code in python☆227Updated 4 months ago
- ☆218Updated 2 months ago
- A zkSNARK toolkit to work with circom zkp DSL in plonk proof system.☆159Updated 2 years ago
- Noname: a programming language to write zkapps☆222Updated 2 weeks ago
- Multi-party computation libraries written in Rust 🦀☆278Updated last week
- Circom Circuits Library for Machine Learning