openssl/crypto/des
Shane Lontis f5056577ba Move legacy ciphers into the legacy provider
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)
2020-04-09 12:47:46 +10:00
..
asm Also check for errors in x86_64-xlate.pl. 2020-02-17 12:17:53 +10:00
build.info Move legacy ciphers into the legacy provider 2020-04-09 12:47:46 +10:00
cbc_cksm.c Deprecate the low level DES functions. 2020-01-25 09:30:59 +10:00
cbc_enc.c Deprecate the low level DES functions. 2020-01-25 09:30:59 +10:00
cfb64ede.c Deprecate the low level DES functions. 2020-01-25 09:30:59 +10:00
cfb64enc.c Deprecate the low level DES functions. 2020-01-25 09:30:59 +10:00
cfb_enc.c Deprecate the low level DES functions. 2020-01-25 09:30:59 +10:00
des_enc.c Deprecate the low level DES functions. 2020-01-25 09:30:59 +10:00
des_local.h Fix header file include guard names 2019-09-28 20:26:36 +02:00
ecb3_enc.c Deprecate the low level DES functions. 2020-01-25 09:30:59 +10:00
ecb_enc.c Deprecate the low level DES functions. 2020-01-25 09:30:59 +10:00
fcrypt_b.c Deprecate the low level DES functions. 2020-01-25 09:30:59 +10:00
fcrypt.c Deprecate the low level DES functions. 2020-01-25 09:30:59 +10:00
ncbc_enc.c Reorganize local header files 2019-09-28 20:26:35 +02:00
ofb64ede.c Deprecate the low level DES functions. 2020-01-25 09:30:59 +10:00
ofb64enc.c Deprecate the low level DES functions. 2020-01-25 09:30:59 +10:00
ofb_enc.c Deprecate the low level DES functions. 2020-01-25 09:30:59 +10:00
pcbc_enc.c Deprecate the low level DES functions. 2020-01-25 09:30:59 +10:00
qud_cksm.c Deprecate the low level DES functions. 2020-01-25 09:30:59 +10:00
rand_key.c Deprecate the low level DES functions. 2020-01-25 09:30:59 +10:00
set_key.c Deprecate the low level DES functions. 2020-01-25 09:30:59 +10:00
spr.h Following the license change, modify the boilerplates in crypto/des/ 2018-12-06 14:46:14 +01:00
str2key.c Deprecate the low level DES functions. 2020-01-25 09:30:59 +10:00
xcbc_enc.c Deprecate the low level DES functions. 2020-01-25 09:30:59 +10:00