diff options
Diffstat (limited to 'news.rst')
-rw-r--r-- | news.rst | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -21,6 +21,9 @@ Version 2.7.0, Not Yet Released * Allow the year to be up to 2200 in ASN.1 time objects. Previously this was limited to 2100. (GH #1536) +* Optimizations for DES/3DES, approx 50% faster when used in certain + modes such as CBC decrypt or CTR. + * XMSS signature verification did not check that the signature was of the expected length which could lead to a crash. (GH #1537) |