arkworks-rs / groth16

A Rust implementation of the Groth16 zkSNARK
https://www.arkworks.rs
Apache License 2.0
242 stars 97 forks source link

Add `QAP` reduction to `Groth16` struct #44

Closed Pratyush closed 1 year ago

Pratyush commented 1 year ago

Description

Addresses part of https://github.com/arkworks-rs/groth16/pull/34#issuecomment-883633375


Before we can merge this PR, please make sure that all the following items have been checked off. If any of the checklist items are not applicable, please leave them but write a little note why.