iden3 / circom_testerLinks
Provides tools for testing circom circuits.
☆62Updated last month
Alternatives and similar repositories for circom_tester
Users that are interested in circom_tester are comparing it to the libraries listed below
Sorting:
- CircomJS is a javascript framework that allows you to automate your Circom workflow in pure javascript.☆49Updated 2 years ago
- A minimal KZG polynominal commitment library with a Solidity verifier☆71Updated last year
- Poseidon hash function implemented in Solidity☆51Updated 11 months ago
- Gas-efficient and blazing fast proving for private signaling☆82Updated last year
- keccak256 hash implementation in Circom☆80Updated 3 years ago
- Javascript library to work with circomlib circuits☆86Updated 3 months ago
- ☆69Updated 11 months ago
- A curated list of repos related to Circom☆99Updated 2 years ago
- A testing & development environment for Circom.☆113Updated this week
- Monorepo for Summa Proof of Solvency Protocol☆98Updated 10 months ago
- Lowering client-side proving cost for private ZK signatures in circom☆109Updated 2 years ago
- Circuits library for matrix operations in circom☆33Updated last year
- A convenient way for developers to compile, cache, and execute circom circuits, as well as to generate proofs.☆34Updated 2 years ago
- Export Circom verifier to Cairo☆49Updated 3 years ago
- Zero Knowledge Proof for RSA☆55Updated 2 years ago
- Kate commitment based PLONK recursive aggregation circuit☆40Updated last year
- ☆94Updated 10 months ago
- Benchmarking framework for general purpose zero-knowledge proofs languages and libraries☆101Updated 7 months ago
- A library to do regex verification in circom, adapted from the original zk-email. It additionally generates lookup tables for halo2-regex…☆95Updated 3 weeks ago
- Basic scaffolding for setting up and writing a Halo2 ZK circuit☆108Updated last year
- Email verification circuit in halo2☆67Updated last year
- rapidsnark is a fast zkSNARK prover written in C++, that generates proofs for circuits created with circom and snarkjs.☆73Updated this week
- ☆38Updated last year
- Hardhat plugin to integrate Circom and SnarkJS into your build process.☆118Updated last year
- group signatures implemented with zkSNARKs☆86Updated 3 years ago
- Nova Verifier in Circom so it can be verified onChain☆58Updated 2 years ago
- ZK-based engine for self-sovereign SQL queries☆89Updated 2 years ago
- Leveraging zk for trustlessly selling private keys, signatures and groth16 proofs.☆90Updated 2 years ago
- A Brainfuck zkVM with Circom.☆59Updated last year
- Shield is a development framework for circom developers. The core reason is to provide libraries, plugins, and testing tools to ensure co…