mirror of
https://github.com/arnaucube/ark-curves-cherry-picked.git
synced 2026-01-11 08:21:33 +01:00
adding SW parameters for Bandersnatch curve (#67)
Co-authored-by: Pratyush Mishra <pratyushmishra@berkeley.edu>
This commit is contained in:
@@ -9,8 +9,7 @@ use ark_std::test_rng;
|
||||
|
||||
use ark_algebra_test_templates::fields::*;
|
||||
|
||||
use ark_std::rand::Rng;
|
||||
use ark_std::str::FromStr;
|
||||
use ark_std::{rand::Rng, str::FromStr};
|
||||
|
||||
#[test]
|
||||
fn test_fr() {
|
||||
|
||||
Reference in New Issue
Block a user