rust-secp256k1-unsafe-fast/src
Andrew Poelstra 47b2555e80
Merge pull request #182 from rodoufu/code_imp
Updating libraries and small code improvements
2019-11-22 16:02:33 +00:00
..
recovery Explicit checks for empty slices 2019-08-21 13:09:36 -04: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 Add a 'dont_replace_c_symbols' feature for not replacing C's symbols with rust. isn't compatible with no-std 2019-10-28 23:05:38 +02:00
key.rs Libraries. 2019-11-17 22:04:11 -03:00
lib.rs Small code improvements. 2019-11-17 22:10:40 -03:00
macros.rs Merge pull request #182 from rodoufu/code_imp 2019-11-22 16:02:33 +00:00
types.rs Added a c_char implementation 2019-07-03 17:48:35 -04:00