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.
 
 
Marc Brinkmann b7d12585f8 Implemented `Rand` for `SecretKey`. 7 years ago
.gitignore Initial commit 7 years ago
error.rs Implement threshold signatures. 7 years ago
mod.rs Implemented `Rand` for `SecretKey`. 7 years ago
poly.rs Avoid redundant key computations. 7 years ago
protobuf_impl.rs Remove generic E: Engine from crypto. 7 years ago
serde_impl.rs Implement SyncKeyGen. 7 years ago