aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJack Lloyd <[email protected]>2017-10-13 01:36:30 -0400
committerJack Lloyd <[email protected]>2017-10-13 01:36:30 -0400
commit742420b4b631d6d9139fe5f63ca5650f4fb56b9d (patch)
tree2493e0d34bf4a021e03b0aa1829a1f2aca943dce
parent444eeb5ebcb65de8f063e90a31a4709214dfe78f (diff)
Update news
[ci skip]
-rw-r--r--news.rst4
1 files changed, 4 insertions, 0 deletions
diff --git a/news.rst b/news.rst
index 6ff334c30..0696833a4 100644
--- a/news.rst
+++ b/news.rst
@@ -4,6 +4,10 @@ Release Notes
Version 2.4.0, Not Yet Released
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+* Optimizations for OCB, CFB, SM3, CAST-128, CAST-256
+
+* Reduce the overhead of ffi calls.
+
* The IDs for SHA-3 PKCSv1.5 signatures added in 2.3.0 were incorrect.
They have been changed to use the correct encoding, and a test added
to ensure such errors do not recur.