mirror of
https://github.com/openssl/openssl.git
synced 2024-12-09 05:51:54 +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) |
||
---|---|---|
.. | ||
asm | ||
build.info | ||
c_cfb64.c | ||
c_ecb.c | ||
c_enc.c | ||
c_ofb64.c | ||
c_skey.c | ||
cast_local.h | ||
cast_s.h |