diff options
author | Jack Lloyd <[email protected]> | 2017-10-26 20:33:46 -0400 |
---|---|---|
committer | Jack Lloyd <[email protected]> | 2017-10-26 20:34:42 -0400 |
commit | 315b002ecf00f6b6bb0f0d5200d1f39a83527e8f (patch) | |
tree | 4935c285922fd44b077d5da31ad47fc57f35e150 | |
parent | 3e595342d35d79aca0b00bef22ed6eedde2ebf0d (diff) |
Update news
[ci skip]
-rw-r--r-- | news.rst | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |