aboutsummaryrefslogtreecommitdiffstats
path: root/news.rst
diff options
context:
space:
mode:
authorJack Lloyd <[email protected]>2018-05-31 20:47:28 -0400
committerJack Lloyd <[email protected]>2018-05-31 20:47:28 -0400
commit027faff1357c738483f5dd33f88b01949a9a7205 (patch)
tree05d698e3f64c57f3812bfda4eb751778fdb9a717 /news.rst
parent59a407ddbd94e1bb0d2b117922d4b4058acb0f45 (diff)
parent26f31c652fc1c25f3349530c7bf8ee0eb999e469 (diff)
Merge GH #1594 Add ECDSA Wycheproof tests
Diffstat (limited to 'news.rst')
-rw-r--r--news.rst6
1 files changed, 6 insertions, 0 deletions
diff --git a/news.rst b/news.rst
index 10b282778..2ffd7b098 100644
--- a/news.rst
+++ b/news.rst
@@ -35,6 +35,12 @@ Version 2.7.0, Not Yet Released
* XMSS signature verification did not check that the signature was of
the expected length which could lead to a crash. (GH #1537)
+* Previously for ASN.1 encoded signatures (eg ECDSA) Botan would accept any
+ valid BER encoding. Now only the single valid DER encoding is accepted.
+
+* Correct an error that could in rare cases cause an internal error exception
+ when doing computations with the P-224 curve.
+
* Botan generates X.509 subject key IDs by hashing the public key with
whatever hash function is being used to sign the certificate. However
especially for SHA-512 this caused SKIDs that were far longer than