secp256k1/include
Elichai Turkel fc96aa73f5
Add a function to extract the secretkey from a keypair
2020-12-19 11:00:25 +02:00
..
secp256k1.h Fix some compile problems on weird/old compilers. 2020-07-26 05:26:56 +00:00
secp256k1_ecdh.h Rename private key to secret key in public API (with the exception of function names) 2020-03-30 20:51:47 +00:00
secp256k1_extrakeys.h Add a function to extract the secretkey from a keypair 2020-12-19 11:00:25 +02:00
secp256k1_preallocated.h Fix typo in secp256k1_preallocated.h 2019-07-18 08:35:42 +08:00
secp256k1_recovery.h Rename private key to secret key in public API (with the exception of function names) 2020-03-30 20:51:47 +00:00
secp256k1_schnorrsig.h schnorrsig: Add BIP-340 compatible signing and verification 2020-09-06 19:00:03 +00:00