arkworks-rs / r1cs-std

R1CS constraints for bits, fields, and elliptic curves
https://www.arkworks.rs
Apache License 2.0
137 stars 59 forks source link

For reference, add a test for non-zero-affine #69

Closed weikengchen closed 3 years ago

weikengchen commented 3 years ago

Description

Many libraries are going to use non-zero affine gadgets more. This PR simply adds a test for completeness, as a byproduct of the benchmark.


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.

N/A: