aboutsummaryrefslogtreecommitdiffstats
path: root/news.rst
diff options
context:
space:
mode:
authorJack Lloyd <[email protected]>2018-05-16 11:45:54 -0400
committerJack Lloyd <[email protected]>2018-05-16 11:45:54 -0400
commite6f72bdd9445536684dfb06e6f81a0a9639f5a23 (patch)
tree593fe3bd8a4ad77f4a54ce640bd9a23334526801 /news.rst
parentcd6576af354ffd35613a098d364d97e77c35f298 (diff)
Update news
Diffstat (limited to 'news.rst')
-rw-r--r--news.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/news.rst b/news.rst
index fd68ae688..9353d7718 100644
--- a/news.rst
+++ b/news.rst
@@ -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.