=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/65.html,v retrieving revision 1.17 retrieving revision 1.18 diff -u -r1.17 -r1.18 --- www/65.html 2019/01/19 01:55:41 1.17 +++ www/65.html 2019/01/19 16:18:47 1.18 @@ -111,8 +111,12 @@ Added more OPENSSL_NO_* macros for compatibility with OpenSSL.
  • Added pbkdf2 key derivation support - to openssl(1) encrypt, and - changed the default digest type to sha256 + 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.