Go to file
Peter van Nostrand 77a5829c1d Replaced clear-on-drop with 'std::ptr::write_volatile'. 2018-07-30 23:52:34 +01:00
.gitignore Initial commit 2018-07-30 13:29:55 +01:00
error.rs Implement threshold signatures. 2018-07-30 23:52:34 +01:00
mod.rs Replaced clear-on-drop with 'std::ptr::write_volatile'. 2018-07-30 23:52:34 +01:00
poly.rs Avoid redundant key computations. 2018-07-30 23:52:34 +01:00
protobuf_impl.rs Remove generic E: Engine from crypto. 2018-07-30 23:52:34 +01:00
serde_impl.rs Implement SyncKeyGen. 2018-07-30 23:52:34 +01:00