aboutsummaryrefslogtreecommitdiffstats
path: root/news.rst
diff options
context:
space:
mode:
authorJack Lloyd <[email protected]>2019-09-28 08:18:51 -0400
committerJack Lloyd <[email protected]>2019-09-28 08:18:51 -0400
commitac85381d0c20b1311280837bd69c484822fe4e46 (patch)
treeb8c3c8cd4433ff5aed4693b9885b54c19dbcfb40 /news.rst
parent1dcdac4a78c1e8b266e41278cc7fe51d0f79f1ab (diff)
Update news
Diffstat (limited to 'news.rst')
-rw-r--r--news.rst5
1 files changed, 2 insertions, 3 deletions
diff --git a/news.rst b/news.rst
index 6df248f9d..bd974ab12 100644
--- a/news.rst
+++ b/news.rst
@@ -8,9 +8,8 @@ Version 2.12.0, Not Yet Released
a warning is issued if they are used by applications. In a future major
release they will be made internal. (GH #2061)
-* GCM performance improvements (GH #2024 #2099 #2119)
-
-* ChaCha20Poly1305 performance improvements (GH #2117)
+* Performance improvements for GCM (GH #2024 #2099 #2119), OCB (#2122),
+ XTS (#2123) and ChaCha20Poly1305 (GH #2117), especially for small messages.
* RSA signature performance improvements (GH #2068 #2070)