tarassh / zkSNARK-under-the-hoodLinks
Implementation of zero knowledge proof protocol - Groth16, Plonk. For education purposes. Not a production ready code.
☆80Updated last year
Alternatives and similar repositories for zkSNARK-under-the-hood
Users that are interested in zkSNARK-under-the-hood are comparing it to the libraries listed below
Sorting:
- A curated list of repos related to Circom☆102Updated 2 years ago
- Solutions to exercises from MoonMath Manual to zkSNARKs.☆86Updated 10 months ago
- keccak256 hash implementation in Circom☆83Updated 3 years ago
- Write-ups submitted by CTF participants☆35Updated 2 years ago
- rapidsnark is a fast zkSNARK prover written in C++, that generates proofs for circuits created with circom and snarkjs.☆81Updated 2 weeks ago
- Ecne: An engine for verifying the soundness of R1CS constraints☆113Updated 3 years ago
- Introduction to various ZK languages☆87Updated 2 months ago
- Poseidon hash function implemented in Solidity☆58Updated last year
- A testing & development environment for Circom.☆117Updated 3 months ago
- ☆34Updated 2 years ago
- My notes related to Cryptography & Zero-Knowledge.☆48Updated 7 months ago
- Playing with zero-knowledge proof languages☆107Updated 2 years ago
- ☆30Updated 2 years ago
- Lowering client-side proving cost for private ZK signatures in circom☆112Updated 2 years ago
- ☆70Updated last year
- Crypto Gadgets for Plonky2☆74Updated last year
- Circuit examples for ZK Hack Lisbon 2023 in Circom, Noir, Risc-0☆78Updated last year
- SMT 2023 Submission; license pending☆56Updated last year
- Python/Rust implementations and notes from Proofs Arguments and Zero Knowledge study group☆133Updated 11 months ago
- Benchmarking framework for general purpose zero-knowledge proofs languages and libraries☆101Updated 11 months ago
- Circuits library for matrix operations in circom☆33Updated last year
- A collection of informal and practical definitions for common jargon found in the zero-knowledge literature.☆109Updated 4 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☆55Updated 7 months ago
- STARK - SNARK recursive zero knowledge proofs, combinaison of the Winterfell library and the Circom language☆104Updated 2 years ago
- Implementation of Plonk by Hand in rust☆62Updated last year
- Groth16 implementation in Python. Final project of RareSkills ZK bootcamp cohort 8.☆21Updated 2 months ago
- Export Circom verifier to Cairo☆49Updated 3 years ago
- Provides tools for testing circom circuits.☆66Updated 5 months ago
- Include halo2 example circuits☆91Updated 2 years ago
- A Cryptography and Zero Knowledge Proof Research Repo Implementing Research papers, Cryptographic primitives, trying out imaginary exploi…☆52Updated 4 months ago