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.
 
 
c0gent 368430be1c Add `Copy` to `PublicKey` derived impls. 7 years ago
.gitignore Initial commit 7 years ago
error.rs Implement threshold signatures. 7 years ago
mod.rs Add `Copy` to `PublicKey` derived impls. 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