secp256k1/build-aux/m4
Alexander Block 31abd3ab8d Support OpenSSL versions >= 1.1 for ENABLE_OPENSSL_TESTS
The only reason OpenSSL 1.1 was not supported was the removal of direct
access to r and s in ECDSA_SIG. This commit adds a simplified version of
ECDSA_SIG_get0 for < 1.1 that can be used like ECDSA_SIG_get0 in >= 1.1
2017-12-28 11:36:24 +01:00
..
ax_jni_include_dir.m4 JNI library 2016-02-01 14:07:18 +01:00
ax_prog_cc_for_build.m4 Add ability to use a statically generated ecmult context. 2015-07-13 18:00:03 -07:00
bitcoin_secp.m4 Support OpenSSL versions >= 1.1 for ENABLE_OPENSSL_TESTS 2017-12-28 11:36:24 +01:00