aboutsummaryrefslogtreecommitdiffstats
path: root/news.rst
diff options
context:
space:
mode:
authorJack Lloyd <[email protected]>2020-05-15 07:51:50 -0400
committerJack Lloyd <[email protected]>2020-05-15 07:51:50 -0400
commiteacbc0076d124d03c38d00df9d1d67c99ba20213 (patch)
tree5ad5d311c0742c399fd1d0a14d4f064d9adefeca /news.rst
parentcf8510f5b78cd2165167e7e20b27e48b247e4a7c (diff)
Update news
Diffstat (limited to 'news.rst')
-rw-r--r--news.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/news.rst b/news.rst
index 8a6ba6ca0..d69897a76 100644
--- a/news.rst
+++ b/news.rst
@@ -16,6 +16,9 @@ Version 2.15.0, Not Yet Released
guard page both before and after. However only a trailing guard page
was used. Add a leading guard page. (GH #2334)
+* Add support for generating and verifying DER-encoded ECDSA signatures
+ in the C and Python interfaces. (GH #2357 #2356)
+
* Workaround a bug in GCC's UbSan which triggered on a code sequence
in XMSS (GH #2322)