From d6c3f2d7a08f1120b2b7cd9397bc36134ddfca73 Mon Sep 17 00:00:00 2001 From: Bob Beck Date: Sat, 4 Apr 2020 20:28:23 -0600 Subject: adjust 1.3 wordage --- ChangeLog | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/ChangeLog b/ChangeLog index 7bd5908..4bc0dce 100644 --- a/ChangeLog +++ b/ChangeLog @@ -30,19 +30,21 @@ LibreSSL Portable Release Notes: 3.1.0 - Development release - * Enabled initial TLSv1.3 support + * Added new TLS 1.3 implementation with new state machine and record layer + implementations. Enabled client side TLS 1.3 by default. Server side will + be enabled in a future release. * Improved compatibility with backported functionality and documentation from OpenSSL 1.1.1. * Added RSA-PSS and RSA-OAEP methods from OpenSSL 1.1.1 - + * Enabled Cryptographic Message Syntax (CMS) support - + * Added many new additional crypto test vectors - + * Adjusted EVP_chacha20()'s behavior to match OpenSSL's semantics - + * More code cleanups, fixes, and improvements of memory handling and protocol parsing -- cgit v1.2.3-55-g6feb