diff options
author | Jack Lloyd <[email protected]> | 2020-10-08 09:52:23 -0400 |
---|---|---|
committer | Jack Lloyd <[email protected]> | 2020-10-08 09:52:23 -0400 |
commit | 42891f601f06b00f1866b36b4678e242fa8c3627 (patch) | |
tree | 4912deb78331b1dc6acf8e4a4bf800ca2e5bde36 /news.rst | |
parent | 082b337ceea7194cd099c0b2643e749eacbdfe1a (diff) |
Update news
Diffstat (limited to 'news.rst')
-rw-r--r-- | news.rst | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -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 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ |