mirror of
https://github.com/arnaucube/sonobe.git
synced 2026-01-14 18:01:32 +01:00
together with the native impl compatible with the gadget one
This commit is contained in:
@@ -3,6 +3,7 @@ use ark_ec::CurveGroup;
|
||||
use ark_ff::Field;
|
||||
|
||||
pub mod cyclefold;
|
||||
pub mod nonnative;
|
||||
|
||||
// CF represents the constraints field
|
||||
pub type CF<C> = <<C as CurveGroup>::BaseField as Field>::BasePrimeField;
|
||||
|
||||
Reference in New Issue
Block a user