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 ec16c801ac Add more arithmetic ops to Poly. 7 years ago
.gitignore Initial commit 7 years ago
error.rs Implement threshold signatures. 7 years ago
into_fr.rs Accept more types in threshold crypto API. 7 years ago
mod.rs Accept more types in threshold crypto API. 7 years ago
poly.rs Add more arithmetic ops to Poly. 7 years ago
protobuf_impl.rs Remove generic E: Engine from crypto. 7 years ago
serde_impl.rs Implement SyncKeyGen. 7 years ago