rust-secp256k1-unsafe-fast/src
Elichai Turkel 389e1e2449
Removing usage of `mem::uninitialized()` and deprecating the `blank()` functions
Signed-off-by: Elichai Turkel <elichai.turkel@gmail.com>
2019-08-16 14:15:27 -04:00
..
recovery Removing usage of `mem::uninitialized()` and deprecating the `blank()` functions 2019-08-16 14:15:27 -04:00
constants.rs Remove Schnorr support 2018-07-09 15:10:38 +03:00
context.rs Exposed generic functions to create the Context 2019-07-04 21:36:32 -04:00
ecdh.rs Replaced std with core, and made std::error::Error optional through feature 2019-04-14 12:09:36 +03:00
ffi.rs Removing usage of `mem::uninitialized()` and deprecating the `blank()` functions 2019-08-16 14:15:27 -04:00
key.rs Removing usage of `mem::uninitialized()` and deprecating the `blank()` functions 2019-08-16 14:15:27 -04:00
lib.rs Fixed the counter Rng 2019-08-13 10:41:39 -04:00
macros.rs Removing usage of `mem::uninitialized()` and deprecating the `blank()` functions 2019-08-16 14:15:27 -04:00
types.rs Added a c_char implementation 2019-07-03 17:48:35 -04:00