=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/65.html,v retrieving revision 1.18 retrieving revision 1.19 diff -c -r1.18 -r1.19 *** www/65.html 2019/01/19 16:18:47 1.18 --- www/65.html 2019/01/19 21:24:41 1.19 *************** *** 111,126 **** Added more OPENSSL_NO_* macros for compatibility with OpenSSL.
  • Added pbkdf2 key derivation support ! to openssl(1) enc, ! and changed the default digest type to sha256
  • Changed the default digest type of openssl(1) dgst to sha256.
  • ! Partial port of the OpenSSL EC_KEY_METHOD API for use by OpenSSH.
  • ! Implemented further missing OpenSSL 1.1 API.
  • Testing and Proactive Security --- 111,141 ---- Added more OPENSSL_NO_* macros for compatibility with OpenSSL.
  • Added pbkdf2 key derivation support ! to openssl(1) enc.
  • + Partial port of the OpenSSL EC_KEY_METHOD API for use by OpenSSH. +
  • + Implemented further missing OpenSSL 1.1 API. + + +
  • Compatibility Changes +
  • Testing and Proactive Security