secp256k1/include
Cory Fields 6f6cab9989 abi: Don't export symbols in static Windows libraries
libtool takes care of building both object versions, we just need to pick the
right one to export symbols.
2022-05-04 20:12:21 +00:00
..
secp256k1.h abi: Don't export symbols in static Windows libraries 2022-05-04 20:12:21 +00:00
secp256k1_ecdh.h Improve consistency for NULL arguments in the public interface 2021-07-04 12:47:45 +03:00
secp256k1_extrakeys.h docs: Fix return value for functions that don't have invalid inputs 2022-03-18 11:33:23 +01:00
secp256k1_preallocated.h Add missing null check for ctx and input keys in the public API 2021-07-04 12:47:46 +03:00
secp256k1_recovery.h Improve consistency for NULL arguments in the public interface 2021-07-04 12:47:45 +03:00
secp256k1_schnorrsig.h schnorrsig: Rename schnorrsig_sign to schnorsig_sign32 and deprecate 2022-03-17 22:41:36 +01:00