rust-secp256k1-unsafe-fast/src
Elichai Turkel fd206ab57c
Replace use of boxes with global allocator
2020-12-18 12:48:19 +02:00
..
constants.rs Add schnorrsig module 2020-11-10 13:43:34 +09:00
context.rs Replace use of boxes with global allocator 2020-12-18 12:48:19 +02:00
ecdh.rs Update key.rs to use the new seckey functions 2020-08-26 21:16:19 +00:00
key.rs stop explicitly casting references to rawptrs 2020-11-30 02:47:34 +00:00
lib.rs Replace use of boxes with global allocator 2020-12-18 12:48:19 +02:00
macros.rs Add schnorrsig module 2020-11-10 13:43:34 +09:00
recovery.rs stop explicitly casting references to rawptrs 2020-11-30 02:47:34 +00:00
schnorrsig.rs schnorrsig: change tweak_add_check to return a bool, take a fixed-length array 2020-12-09 16:49:48 +00:00