mirror of
https://github.com/arnaucube/ark-curves-cherry-picked.git
synced 2026-01-10 16:01:32 +01:00
patch dependencies and fix imports (#167)
Co-authored-by: Pratyush Mishra <pratyushmishra@berkeley.edu>
This commit is contained in:
@@ -1,9 +1,8 @@
|
||||
use ark_algebra_test_templates::*;
|
||||
use ark_ec::AdditiveGroup;
|
||||
use ark_ff::{
|
||||
biginteger::BigInteger256 as BigInteger,
|
||||
fields::{Field, LegendreSymbol::*},
|
||||
One, Zero,
|
||||
AdditiveGroup, One, Zero,
|
||||
};
|
||||
use ark_std::str::FromStr;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user