rust-secp256k1/src
Matt Quinn 595f64bca6 Adding to_i32 and from_i32 functions to RecoveryId in order to give
library users the ability to create RecoveryId objects and convert them to i32 equivalents, without allowing users to create invalid ones.
2015-10-11 15:24:44 -07:00
..
constants.rs Minor documentation fixes 2015-10-09 11:39:42 -05:00
ecdh.rs Drop some unused imports; bump version no 2015-09-20 15:30:43 -05:00
ffi.rs Minor documentation fixes 2015-10-09 11:39:42 -05:00
key.rs Minor documentation fixes 2015-10-09 11:39:42 -05:00
lib.rs Adding to_i32 and from_i32 functions to RecoveryId in order to give 2015-10-11 15:24:44 -07:00
macros.rs Remove `hex_slice` macro as it was never used 2015-09-21 08:30:06 -05:00