aboutsummaryrefslogtreecommitdiffstats
path: root/news.rst
diff options
context:
space:
mode:
authorJack Lloyd <[email protected]>2020-10-08 09:52:23 -0400
committerJack Lloyd <[email protected]>2020-10-08 09:52:23 -0400
commit42891f601f06b00f1866b36b4678e242fa8c3627 (patch)
tree4912deb78331b1dc6acf8e4a4bf800ca2e5bde36 /news.rst
parent082b337ceea7194cd099c0b2643e749eacbdfe1a (diff)
Update news
Diffstat (limited to 'news.rst')
-rw-r--r--news.rst6
1 files changed, 6 insertions, 0 deletions
diff --git a/news.rst b/news.rst
index 2222b5d0e..c0861af19 100644
--- a/news.rst
+++ b/news.rst
@@ -4,6 +4,12 @@ Release Notes
Version 2.17.0, Not Yet Released
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+* Small optimization in the non-hardware assisted AES key generation
+ code path (GH #2417)
+
+* Move the GHASH code to a new module in utils, making it possible
+ to build GMAC support without requiring GCM (GH #2416)
+
Version 2.16.0, 2020-10-06
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^