diff options
author | Daniel Stenberg <daniel@haxx.se> | 2021-09-27 16:08:39 +0200 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2021-09-27 16:08:39 +0200 |
commit | f29f5988e97ffaf4be6e78c6d4b9fbf7c59a5432 (patch) | |
tree | 58093c41e87d2b8c947c2a79bd1ccbce7f1b0cb0 /tests/data/test1326 | |
parent | 06981ba7f620364eba253f5afcd7ebfaefcc8694 (diff) | |
download | curl-bagder/openssl-set_key.tar.gz |
NTLM: use DES_set_key_unchecked with OpenSSLbagder/openssl-set_key
... as the previously used function DES_set_key() will in some cases
reject using a key that it deems "weak" which will cause curl to
continue using the unitialized buffer content as key instead.
Assisted-by: Harry Sintonen
Fixes #7779
Diffstat (limited to 'tests/data/test1326')
0 files changed, 0 insertions, 0 deletions