fork of https://github.com/poanetwork/threshold_crypto for the needs of nextgraph.org
 
 
Peter van Nostrand 77a5829c1d Replaced clear-on-drop with 'std::ptr::write_volatile'. 7 years ago
.gitignore Initial commit 7 years ago
error.rs Implement threshold signatures. 7 years ago
mod.rs Replaced clear-on-drop with 'std::ptr::write_volatile'. 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