Circuit compute_c reduce constraints (#97)

* migrate from CurveGroup to PrimeField in hypernova & ccs when curve whas not needed to simplify the code

* refactor test of compute_c circuit to use multiple lcccs&cccs instances

* refactor hypernova's compute_c circuit to reduce from `110635` to `553` constraints

* apply review nits

* fix clippy lints after rust-toolchain v1.76.0
This commit is contained in:
2024-05-20 20:10:49 +02:00
parent d5c1e5f72a
commit 48947e841c
15 changed files with 221 additions and 394 deletions

View File

@@ -1 +1 @@
1.74.0
1.76.0