diff options
author | Jack Lloyd <[email protected]> | 2019-09-28 08:18:51 -0400 |
---|---|---|
committer | Jack Lloyd <[email protected]> | 2019-09-28 08:18:51 -0400 |
commit | ac85381d0c20b1311280837bd69c484822fe4e46 (patch) | |
tree | b8c3c8cd4433ff5aed4693b9885b54c19dbcfb40 /news.rst | |
parent | 1dcdac4a78c1e8b266e41278cc7fe51d0f79f1ab (diff) |
Update news
Diffstat (limited to 'news.rst')
-rw-r--r-- | news.rst | 5 |
1 files changed, 2 insertions, 3 deletions
@@ -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) |