aboutsummaryrefslogtreecommitdiffstats
path: root/news.rst
diff options
context:
space:
mode:
Diffstat (limited to 'news.rst')
-rw-r--r--news.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/news.rst b/news.rst
index a8c6257c6..cbb5926a7 100644
--- a/news.rst
+++ b/news.rst
@@ -7,6 +7,9 @@ Version 1.11.34, Not Yet Released
* Fix TLS session resumption bugs which caused resumption failures if an
application used a single session cache for both TLS and DTLS. (GH #688)
+* Add SHAKE-128 and SHAKE-256 XOFs as hash functions supporting paramaterized
+ output lengths.
+
* Add MessageAuthenticationCode::start_msg interface, for MACs which require or
can use a nonce (GH #691)