rust-secp256k1-unsafe-fast/src
Elichai Turkel 5b10d1b226
Fix bad ffi declarations
2019-09-14 21:12:59 +03:00
..
recovery Fix bad ffi declarations 2019-09-14 21:12:59 +03:00
constants.rs Remove Schnorr support 2018-07-09 15:10:38 +03:00
context.rs Changed all as_*ptr() to the safer CPtr trait 2019-08-21 13:09:36 -04:00
ecdh.rs Changed all as_*ptr() to the safer CPtr trait 2019-08-21 13:09:36 -04:00
ffi.rs Fix bad ffi declarations 2019-09-14 21:12:59 +03:00
key.rs Add zst tests and some other parsing tests 2019-08-21 18:06:02 -04:00
lib.rs Explicit checks for empty slices 2019-08-21 13:09:36 -04:00
macros.rs Added a C Ptr trait that returns a null pointer for ZSTs 2019-08-21 13:09:20 -04:00
types.rs Added a c_char implementation 2019-07-03 17:48:35 -04:00