fork of https://github.com/poanetwork/threshold_crypto for the needs of nextgraph.org
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Andreas Fackler 05cde32d01 Instead of macro_use, use use. 7 years ago
..
mock Upgrade to Rust 1.30.0. 7 years ago
error.rs Instead of macro_use, use use. 7 years ago
into_fr.rs Convert all uses of `Bls12` and friends to refer to root `lib.rs` instead of importing from pairing directly. 7 years ago
lib.rs Instead of macro_use, use use. 7 years ago
poly.rs Instead of macro_use, use use. 7 years ago
secret.rs Instead of macro_use, use use. 7 years ago
serde_impl.rs Instead of macro_use, use use. 7 years ago