bkomuves / hash-circuits
Hashing circuits implemented in circom
☆17Updated last month
Alternatives and similar repositories for hash-circuits:
Users that are interested in hash-circuits are comparing it to the libraries listed below
- Verify a chain of x509 certificates in halo2☆31Updated last year
- Generate a zero-knowledge proof for a SHA1 pre-image.☆12Updated 11 months ago
- Nova Verifier in Circom so it can be verified onChain☆58Updated last year
- ☆2Updated 11 months ago
- rapidsnark is a fast zkSNARK prover written in C++, that generates proofs for circuits created with circom and snarkjs.☆13Updated 11 months ago
- In-browser ECDSA aggregation using Nova over secp/secq☆33Updated last year
- ☆61Updated last year
- a hack implementation of CCS generic arithmetization, won a prize at Zuzalu hackathon 2023 despite incompleteness☆47Updated last year
- Big integer arithmetic // secp256k1 & additional P256 ECC operations in circom☆13Updated last year
- In this repo we will construct a POC implementation of the MLE sumcheck end-end in a GPU☆36Updated 3 weeks ago
- polynomial commitments from linear codes☆40Updated 3 months ago
- ☆26Updated last year
- zero knowledge proof aggregator for general circuit☆72Updated 9 months ago
- Nova-based SHA256 benchmarks☆31Updated 11 months ago
- ☆49Updated last year
- Honk Verifier in Solidity☆50Updated 5 months ago
- ProtoGalaxy folding scheme PoC implementation https://eprint.iacr.org/2023/1106.pdf☆40Updated last year
- ☆39Updated last year
- RLN circuits in Circom☆29Updated 8 months ago
- The repository for high quality Trusted setups for groth16 based SNARKS☆21Updated last week
- BigInt library for Aztec's noir language☆32Updated last year
- ☆37Updated last year
- ☆20Updated last year
- Nova: Recursive SNARKs without trusted setup☆43Updated last year
- Solidity implementation of Nova proving system verifier