mirror of
https://github.com/openssl/openssl.git
synced 2024-12-15 06:01:37 +08:00
6450ea27ff
This avoids using accidentally uninitialized key schedule in applications that use DES_set_key() not expecting it to check the key which is the default on OpenSSL <= 1.1.1 Fixes #16859 Reviewed-by: Matt Caswell <matt@openssl.org> Reviewed-by: Paul Dale <pauli@openssl.org> (Merged from https://github.com/openssl/openssl/pull/16944) |
||
---|---|---|
.. | ||
asm | ||
build.info | ||
cbc_cksm.c | ||
cbc_enc.c | ||
cfb64ede.c | ||
cfb64enc.c | ||
cfb_enc.c | ||
des_enc.c | ||
des_local.h | ||
ecb3_enc.c | ||
ecb_enc.c | ||
fcrypt_b.c | ||
fcrypt.c | ||
ncbc_enc.c | ||
ofb64ede.c | ||
ofb64enc.c | ||
ofb_enc.c | ||
pcbc_enc.c | ||
qud_cksm.c | ||
rand_key.c | ||
set_key.c | ||
spr.h | ||
str2key.c | ||
xcbc_enc.c |