jdwhite48 / groth-sahai-rs
A Rust library for the Groth-Sahai non-interactive witness-indistinguishable and zero-knowledge proof system
☆12Updated 3 months ago
Related projects ⓘ
Alternatives and complementary repositories for groth-sahai-rs
- Proof-of-concept implementation of scalable collaborative zk-SNARKs with fully distributed proof generation.☆42Updated 2 weeks ago
- Let's go https://eprint.iacr.org/2022/1763.pdf☆56Updated last year
- Batch verification proposal for the zkSNARK verification with the same(!) circuit☆24Updated 5 years ago
- Nova Verifier in Circom so it can be verified onChain☆58Updated last year
- ProtoGalaxy folding scheme PoC implementation https://eprint.iacr.org/2023/1106.pdf☆40Updated last year
- C++ codebase for highly composable zkSNARKs with commit-and-prove capabilities.☆37Updated 4 years ago
- Extensive benchmarks of various zero-knowledge proof systems for Fully Homomorphic Encryption☆30Updated last year
- ☆26Updated 8 months ago
- Testudo: Spartan + Groth16☆52Updated 9 months ago
- a lattice lib for building snarks☆20Updated 6 months ago
- Rust Code for CELPC☆13Updated 5 months ago
- zero knowledge proof aggregator for general circuit☆71Updated 6 months ago
- ☆22Updated 4 years ago
- A prototype implementation of the zksaas protocol for distributed zkSNARK generation☆23Updated last year
- ☆49Updated last year
- ☆37Updated 2 years ago
- Nova-based SHA256 benchmarks☆30Updated 7 months ago
- ☆32Updated this week
- Frobenius sumcheck for vectorized boolean ops☆38Updated 2 months ago
- Generate a zero-knowledge proof for a SHA1 pre-image.☆12Updated 7 months ago
- An implementation of the Rinocchio protocol (SNARK for Ring Arithmetic) over SEAL FHE ring elements☆34Updated 11 months ago
- A python implementation of sumcheck GKR protocol. Reference: https://eprint.iacr.org/2019/317.pdf☆8Updated 4 years ago
- ☆39Updated 10 months ago
- STIR 🥣: Reed–Solomon Proximity Testing with Fewer Queries☆53Updated last week
- ☆10Updated 2 years ago
- Verifiable FHE with GKR☆25Updated last month
- A SNARK protocol over towers of binary fields, implemented in Rust (mirror of https://gitlab.com/IrreducibleOSS/binius)☆41Updated this week
- recursive benchmark for different proof systems☆10Updated last year
- Common protocol for generating ZK proofs for blocks on different blockchains.☆10Updated 9 months ago
- In this repo we will construct a POC implementation of the MLE sumcheck end-end in a GPU