CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/10/12 00:05:52
Modified files:
lib/libssl/src/crypto/evp: e_des.c e_des3.c
Log message:
unifdef EVP_CHECK_DES_KEY: Ben Kaduk noticed it has a syntax error; that
error was present in the original 2004 commit, so it hasn't been used in
over 11 years, thus exceeding our deprecation requirements by over a decade.
OpenSSL has chosen to *fix it*; we'll gladly watch it burn
ok jsing@
