mirror of
https://github.com/arnaucube/sonobe.git
synced 2026-01-14 18:01:32 +01:00
Implement CycleFold in Nova's IVC (#45)
* Implement CycleFold in Nova's IVC (CycleFold: https://eprint.iacr.org/2023/1192) * CycleFoldChallengeGadget: add points coordinates as bytes * Apply PR review suggestions
This commit is contained in:
@@ -2,7 +2,6 @@
|
||||
use ark_ec::CurveGroup;
|
||||
use ark_ff::Field;
|
||||
|
||||
pub mod cyclefold;
|
||||
pub mod nonnative;
|
||||
|
||||
// CF represents the constraints field
|
||||
|
||||
Reference in New Issue
Block a user