=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/65.html,v retrieving revision 1.20 retrieving revision 1.21 diff -u -r1.20 -r1.21 --- www/65.html 2019/01/20 10:15:50 1.20 +++ www/65.html 2019/01/22 01:25:02 1.21 @@ -116,12 +116,14 @@
  • Added more OPENSSL_NO_* macros for compatibility with OpenSSL.
  • - Added pbkdf2 key derivation support - to openssl(1) enc. + 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.
  • Compatibility Changes