diff options
author | Jack Lloyd <[email protected]> | 2018-05-16 11:45:54 -0400 |
---|---|---|
committer | Jack Lloyd <[email protected]> | 2018-05-16 11:45:54 -0400 |
commit | e6f72bdd9445536684dfb06e6f81a0a9639f5a23 (patch) | |
tree | 593fe3bd8a4ad77f4a54ce640bd9a23334526801 /news.rst | |
parent | cd6576af354ffd35613a098d364d97e77c35f298 (diff) |
Update news
Diffstat (limited to 'news.rst')
-rw-r--r-- | news.rst | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -21,6 +21,8 @@ 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) +* Add support for Scrypt password hashing (GH #1570) + * Optimizations for DES/3DES, approx 50% faster when used in certain modes such as CBC decrypt or CTR. |