adding SW parameters for Bandersnatch curve (#67)

Co-authored-by: Pratyush Mishra <pratyushmishra@berkeley.edu>
This commit is contained in:
zhenfei
2021-10-20 13:12:15 -04:00
committed by GitHub
parent 5fe1862c9a
commit 461e4190b1
9 changed files with 199 additions and 54 deletions

View File

@@ -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() {