rust-secp256k1-unsafe-fast/src
Andrew Poelstra cfde1f9925 Add missing schnorr.rs 2015-12-20 13:47:53 -06:00
..
constants.rs Expose Schnorr sign/verify 2015-12-15 12:47:07 -06:00
ecdh.rs [BREAKING CHANGE] Make PK::from_secret_key() return a Result; change from_ffi functions to From impls 2015-10-14 09:38:43 -05:00
ffi.rs cleanup: remove unused attributes; add `dev` compile feature that'll run clippy 2015-12-19 20:20:47 -06:00
key.rs Remove side-effect from assertion; add release build to travis 2015-11-18 18:22:16 -06:00
lib.rs cleanup: remove unused attributes; add `dev` compile feature that'll run clippy 2015-12-19 20:20:47 -06:00
macros.rs Minor changes for problems `cargo clippy` found 2015-10-28 07:48:28 -05:00
schnorr.rs Add missing schnorr.rs 2015-12-20 13:47:53 -06:00