aszepieniec / stark-brainfuckLinks
Tutorial for designing and impementing a STARK-compatible VM, along with a fully functional Brainfark instruction set architecture, virtual machine, prover, and verifier.
☆58Updated last year
Alternatives and similar repositories for stark-brainfuck
Users that are interested in stark-brainfuck are comparing it to the libraries listed below
Sorting:
- A FRI verifier circuit for the Halo2 proof system☆77Updated 2 years ago
- Benchmarks of popular zkVMs including Jolt☆63Updated last year
- Evaluating & benchmarking ZKP compilation strategies.☆121Updated last year
- Experimental implementation of the SuperNova protocol. https://eprint.iacr.org/2022/1758☆121Updated 2 years ago
- Benchmark of multiple zk implementations.☆83Updated 2 years ago
- Old, obsolete version of the Valida compiler; its replacement will become public later☆51Updated 2 years ago
- STARK - SNARK recursive zero knowledge proofs, combinaison of the Winterfell library and the Circom language☆104Updated 2 years ago
- ☆41Updated 3 years ago
- Implementation of Plonk by Hand in rust☆62Updated last year
- Accelerated Zero-knowledge Virtual Machine by Non-uniform Prover Based on GKR Protocol☆124Updated this week
- Client side zero-knowledge proving.☆92Updated this week
- ☆86Updated last week
- My notes related to Cryptography & Zero-Knowledge.☆48Updated 7 months ago
- Basic scaffolding for setting up and writing a Halo2 ZK circuit☆111Updated last year
- A Cairo VM prover implemented using Winterfell☆157Updated 3 years ago
- For practice to using halo2☆23Updated 2 years ago
- Python/Rust implementations and notes from Proofs Arguments and Zero Knowledge study group☆133Updated 11 months ago
- Binary Proofs, Blazing Fast☆92Updated last week
- A collection of the Vietnam Spring ZK Residency effort of the ZKWasm team☆36Updated 2 years ago
- A PoC repo for a HyperNova impl☆83Updated 2 years ago
- Crypto Gadgets for Plonky2☆74Updated last year
- ☆41Updated last year
- A rust template that allows any rust dev to easily develop an app made for a zkVM, but abstracting which one to use☆55Updated 7 months ago
- Spartan on Arkworks☆44Updated 3 months ago
- A SNARK using towers of binary fields, implemented in Rust .