diff options
author | Jack Lloyd <[email protected]> | 2017-10-13 01:36:30 -0400 |
---|---|---|
committer | Jack Lloyd <[email protected]> | 2017-10-13 01:36:30 -0400 |
commit | 742420b4b631d6d9139fe5f63ca5650f4fb56b9d (patch) | |
tree | 2493e0d34bf4a021e03b0aa1829a1f2aca943dce | |
parent | 444eeb5ebcb65de8f063e90a31a4709214dfe78f (diff) |
Update news
[ci skip]
-rw-r--r-- | news.rst | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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. |