=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/65.html,v retrieving revision 1.22 retrieving revision 1.23 diff -c -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,136 ****
  • 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
  • Compatibility Changes
  • Portable Improvements --- 175,182 ---- since around 2000.
  • Unexported internal symbols and internalized more record layer structs. !
  • ! Removed SHA224 based handshake signatures from consideration for use in a TLS 1.2 handshake.
  • Portable Improvements