=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/65.html,v retrieving revision 1.6 retrieving revision 1.7 diff -c -r1.6 -r1.7 *** www/65.html 2018/11/11 18:02:38 1.6 --- www/65.html 2018/11/11 18:12:42 1.7 *************** *** 95,106 **** --- 95,110 ---- callbacks stubbed for compatibility
  • Added the SM3 hash function from the Chinese standard GB/T 32905-2016. +
  • + Added more OPENSSL_NO_* macros for compatibility with OpenSSL
  • Testing and Proactive Security
  • Internal Improvements *************** *** 117,123 **** Added functionality to derive early, handshake, and application secrets as per RFC8446
  • ! Added handshake state machine from RFC8446, TLS 1.3
  • Portable Improvements --- 121,133 ---- Added functionality to derive early, handshake, and application secrets as per RFC8446
  • ! Added handshake state machine from RFC8446 !
  • ! Removed some ASN.1 related code from libcrypto that had not been used ! since around 2000 !
  • ! Unexported internal symbols and internalized more record layer structs. !
  • Portable Improvements