factor/basis/openssl/libcrypto
Benjamin Pollack 8073c8a77e Update OpenSSL calls to work with LibreSSL/newer OpenSSL
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.
2016-02-22 14:21:39 -08:00
..
libcrypto-tests.factor factor: second stab at [ ] [ ] unit-test -> { } [ ] unit-test 2015-07-03 09:39:59 -07:00
libcrypto.factor Update OpenSSL calls to work with LibreSSL/newer OpenSSL 2016-02-22 14:21:39 -08:00
summary.txt Add summary for heaps more vocabs 2009-02-16 21:05:13 -06:00