=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/65.html,v retrieving revision 1.22 retrieving revision 1.23 diff -u -r1.22 -r1.23 --- www/65.html 2019/01/24 00:19:03 1.22 +++ www/65.html 2019/01/24 00:25:15 1.23 @@ -116,21 +116,19 @@
  • 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.
  • Added support for XChaCha20 and XChaCha20-Poly1305. -
  • - Removed SHA224 based sigalgs from consideration for use in a TLS 1.2 handshake.
  • Compatibility Changes
  • Portable Improvements