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 a78a14fa9d Separate keys and key shares. 7 years ago
.gitignore Initial commit 7 years ago
error.rs Implement threshold signatures. 7 years ago
mod.rs Separate keys and key shares. 7 years ago
poly.rs Clear 'Poly' and 'BivarPoly' coeffs on drop. 7 years ago
protobuf_impl.rs Remove generic E: Engine from crypto. 7 years ago
serde_impl.rs Implement SyncKeyGen. 7 years ago