aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJack Lloyd <[email protected]>2017-10-26 20:33:46 -0400
committerJack Lloyd <[email protected]>2017-10-26 20:34:42 -0400
commit315b002ecf00f6b6bb0f0d5200d1f39a83527e8f (patch)
tree4935c285922fd44b077d5da31ad47fc57f35e150
parent3e595342d35d79aca0b00bef22ed6eedde2ebf0d (diff)
Update news
[ci skip]
-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