rust-secp256k1-unsafe-fast/src
Andrew Poelstra 016d781f2e Fix for upstream API changes; add ECDH support
I didn't mean for both of these to go into the same commit, but given how
small the ECDH code was, and the fact that no commit prior to this one will
compile (as both libsecp256k1 and rustc have changed so much), I'm letting
it slide.
2015-09-18 15:40:42 -05:00
..
constants.rs [API BREAK] Update for new libsecp256k1 API 2015-07-28 11:05:13 -05:00
ecdh.rs Fix for upstream API changes; add ECDH support 2015-09-18 15:40:42 -05:00
ffi.rs Fix for upstream API changes; add ECDH support 2015-09-18 15:40:42 -05:00
key.rs [API BREAK] Update for new libsecp256k1 API 2015-07-28 11:05:13 -05:00
lib.rs Fix for upstream API changes; add ECDH support 2015-09-18 15:40:42 -05:00
macros.rs [API BREAK] Update for new libsecp256k1 API 2015-07-28 11:05:13 -05:00