aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--news.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/news.rst b/news.rst
index 201834c3d..3cb695f95 100644
--- a/news.rst
+++ b/news.rst
@@ -16,7 +16,7 @@ Version 2.4.0, Not Yet Released
SSSE3 but not clmul, and better algorithms for systems with clmul
and pmull. (GH #1253 #1263)
-* Various optimizations for OCB, CFB, CTR, SM3, SM4, GMAC
+* Various optimizations for OCB, CFB, CTR, SM3, SM4, GMAC, BLAKE2b
* New functions for bit rotations that distinguish rotating by a
compile-time constant vs a runtime variable rotation. This allows