aboutsummaryrefslogtreecommitdiffstats
path: root/news.rst
diff options
context:
space:
mode:
authorJack Lloyd <[email protected]>2020-04-06 07:22:16 -0400
committerJack Lloyd <[email protected]>2020-04-06 07:22:16 -0400
commit3a26a33de2459c40cdfb766f4035a60cf449ab1c (patch)
tree475f2cf8a4e528c2444c67af4490262a5e1f641c /news.rst
parent9f15f66587d9ef51d128c91ec7546b798e7acd56 (diff)
Update for 2.14.0 release2.14.0
Diffstat (limited to 'news.rst')
-rw-r--r--news.rst5
1 files changed, 3 insertions, 2 deletions
diff --git a/news.rst b/news.rst
index 49ef85e30..6be28ebc8 100644
--- a/news.rst
+++ b/news.rst
@@ -1,7 +1,7 @@
Release Notes
========================================
-Version 2.14.0, Not Yet Released
+Version 2.14.0, 2020-04-06
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
* Add support for using POWER8+ VPSUMD instruction to accelerate GCM
@@ -15,7 +15,8 @@ Version 2.14.0, Not Yet Released
* Address an issue in CBC padding which would leak the length of the
plaintext which was being padded. Unpadding during decryption was
- not affected. (GH #2312)
+ not affected. Thanks to Maximilian Blochberger for reporting this.
+ (GH #2312)
* Optimize NIST prime field reductions, improving ECDSA by 3-9% (GH #2295)