mirror of
https://github.com/arnaucube/sonobe.git
synced 2026-01-16 19:01:30 +01:00
4b929e8dc41015ae1987e76c5e55a9e8b4976bb3
This is to be able to instantiate the CycleFoldCircuit over Curve2 constraint field, and check it's RelaxedR1CS relation non-natively inside the Curve1 constraint field, while reusing the same code that we already have for checking the main circuit RelaxedR1CS over Curve1 constraint field natively.
update RelaxedR1CSGadget to work with FieldVar trait so we can plug in FpVar and NonNativeFieldVar indistinctly (#46)
Description
Languages
Rust
99.8%
Shell
0.1%