mirror of
https://github.com/openssl/openssl.git
synced 2025-01-18 13:44:20 +08:00
f5056577ba
DES, idea, seed, rc2, rc4, rc5, cast and blowfish have been moved out of the default provider. Code shared between desx and tdes has been moved into a seperate file (cipher_tdes_common.c). 3 test recipes failed due to using app/openssl calls that used legacy ciphers. These calls have been updated to supply both the default and legacy providers. Fixed openssl app '-provider' memory leak Reviewed-by: Richard Levitte <levitte@openssl.org> (Merged from https://github.com/openssl/openssl/pull/11419) |
||
---|---|---|
.. | ||
app_params.c | ||
app_provider.c | ||
app_rand.c | ||
app_x509.c | ||
apps_ui.c | ||
apps.c | ||
build.info | ||
columns.c | ||
fmt.c | ||
names.c | ||
opt.c | ||
s_cb.c | ||
s_socket.c | ||
vms_decc_argv.c | ||
vms_term_sock.c | ||
win32_init.c |