rust-secp256k1-unsafe-fast/src
Andrew Poelstra be9a78f39e
Merge pull request #237 from p2pderivatives/add-bip340-schnorr
Add bip340 schnorr
2020-11-27 18:04:44 +00:00
..
constants.rs Add schnorrsig module 2020-11-10 13:43:34 +09:00
context.rs switch from travis to github workflows 2020-11-10 23:58:03 +00:00
ecdh.rs Update key.rs to use the new seckey functions 2020-08-26 21:16:19 +00:00
key.rs Merge pull request #237 from p2pderivatives/add-bip340-schnorr 2020-11-27 18:04:44 +00:00
lib.rs Add schnorrsig module 2020-11-10 13:43:34 +09:00
macros.rs Add schnorrsig module 2020-11-10 13:43:34 +09:00
recovery.rs Fix broken benchmarks 2020-04-05 11:08:29 +03:00
schnorrsig.rs Add key::PublicKey to schnorrsig::PublicKey conversion 2020-11-10 14:15:34 +09:00