From 8141ea4c2a51e908fae3ebb463154acffeac9186 Mon Sep 17 00:00:00 2001 From: Jack Lloyd Date: Fri, 28 Oct 2016 16:30:37 -0400 Subject: Update release notes with 1.11.34 so far [ci skip] --- doc/news.rst | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/doc/news.rst b/doc/news.rst index 58b84bc5d..8f7b181c2 100644 --- a/doc/news.rst +++ b/doc/news.rst @@ -4,6 +4,16 @@ Release Notes Version 1.11.34, Not Yet Released ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +* Fix TLS session resumption bugs, if an application used a single + session cache for both TLS and DTLS protocols. (GH #688) + +* Add MessageAuthenticationCode::start_msg interface, for + MACs which require or can use a nonce (GH #691) + +* Add GMAC (GH #488 / #691) + +* HMAC_DRBG allows configuring maximum number of bytes before + a forced reseed (GH #690) Version 1.11.33, 2016-10-26 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -- cgit v1.2.3