rust-secp256k1-unsafe-fast/src
Andrew Poelstra 9cab4e023d Revert "Overhaul interface to use zero-on-free SecretKeys"
This reverts commit 9889090784.

This is not ready for primetime -- the move prevention also prevents
reborrowing, which makes secret keys nearly unusable.
2014-09-12 08:28:35 -05:00
..
constants.rs Add curve order and generator coordinates to constants 2014-08-27 22:49:22 -07:00
ffi.rs Do validation in pubkey::from_slice 2014-08-31 16:04:14 -05:00
key.rs Revert "Overhaul interface to use zero-on-free SecretKeys" 2014-09-12 08:28:35 -05:00
macros.rs Revert "Overhaul interface to use zero-on-free SecretKeys" 2014-09-12 08:28:35 -05:00
secp256k1.rs Revert "Overhaul interface to use zero-on-free SecretKeys" 2014-09-12 08:28:35 -05:00