rust-secp256k1-unsafe-fast/src
Andrew Poelstra 0bf88fe444
Merge pull request #109 from jonasnick/human-sigs
Add human readable serialization to Signatures
2019-05-21 17:50:41 +00:00
..
recovery Move recovery ffi into recovery module and feature gate C-secp recovery module 2019-05-21 07:52:08 +00:00
constants.rs Remove Schnorr support 2018-07-09 15:10:38 +03: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 Move recovery ffi into recovery module and feature gate C-secp recovery module 2019-05-21 07:52:08 +00:00
key.rs Add human readable serialization and deserialization to Secret Key 2019-05-14 11:15:18 +00:00
lib.rs Merge pull request #109 from jonasnick/human-sigs 2019-05-21 17:50:41 +00:00
macros.rs Add human readable serialization and deserialization to Secret Key 2019-05-14 11:15:18 +00:00
types.rs Added Error::description copied c_void impl from core::ffi::c_void 2019-04-30 22:07:27 +03:00