mirror of
https://github.com/arnaucube/ark-curves-cherry-picked.git
synced 2026-01-28 22:46:45 +01:00
Update BLS12-377
This commit is contained in:
@@ -72,6 +72,7 @@ fn test_fq6() {
|
||||
let h: Fq6 = rng.gen();
|
||||
field_test(g, h);
|
||||
}
|
||||
|
||||
frobenius_test::<Fq6, _>(Fq::characteristic(), 13);
|
||||
let byte_size = Fq6::zero().serialized_size();
|
||||
field_serialization_test::<Fq6>(byte_size);
|
||||
|
||||
Reference in New Issue
Block a user