Merge commit '183a64b08e9dc7067f78624ec161371f1829623e' into ff-traits

git-subtree-dir: pairing
git-subtree-split: 183a64b08e
This commit is contained in:
Jack Grigg
2019-01-06 09:01:44 +00:00
18 changed files with 103 additions and 1902 deletions

View File

@@ -1,5 +1,6 @@
#![feature(test)]
extern crate ff;
extern crate pairing;
extern crate rand;
extern crate test;