=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/65.html,v retrieving revision 1.18 retrieving revision 1.19 diff -u -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,16 +111,31 @@ 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 + 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