RSA_generate_key has been deprecated, and is not available in either LibreSSL or newer OpenSSL that are not compiled with deprecated call support. This commit switches to the still-supported RSA_generate_key_ex, which is supported by both libraries. Note that this is still insufficient for Factor to work under LibreSSL, though we now get a call further than before. |
||
---|---|---|
.. | ||
libcrypto-tests.factor | ||
libcrypto.factor | ||
summary.txt |