aboutsummaryrefslogtreecommitdiffstats
path: root/news.rst
diff options
context:
space:
mode:
authorJack Lloyd <[email protected]>2018-05-23 12:49:51 -0400
committerJack Lloyd <[email protected]>2018-05-23 12:49:51 -0400
commit90623401fd9bfb2d91debf301e26d6d43b6c0e3f (patch)
treed84ca18374a354b0bbcfbef4abd1f73dc0f862c8 /news.rst
parent3a7e11a73b088721f272e62cf11ab08ccccf5f9a (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 9353d7718..557e4d8b7 100644
--- a/news.rst
+++ b/news.rst
@@ -23,6 +23,8 @@ Version 2.7.0, Not Yet Released
* Add support for Scrypt password hashing (GH #1570)
+* Add support for using Scrypt for private key encryption (GH #1574)
+
* Optimizations for DES/3DES, approx 50% faster when used in certain
modes such as CBC decrypt or CTR.