summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorSimon Josefsson <simon@josefsson.org>2012-09-19 22:55:06 +0200
committerNiels Möller <nisse@lysator.liu.se>2012-09-19 22:55:06 +0200
commit24f3cce7bca7f58cb0eb9eff7674d3c0f9302538 (patch)
tree6403b0bf082b2c0eb8bbd56bbdedbee732ef5a19 /NEWS
parent75288e447e2a659b7c4df915d81c426bda4435c7 (diff)
downloadnettle-24f3cce7bca7f58cb0eb9eff7674d3c0f9302538.tar.gz
Support for pbkdf2.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS7
1 files changed, 7 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 4957f80e..8f7e9e67 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+NEWS for the 2.6 release
+
+ New features:
+
+ * Support for PKCS #5 PBKDF2. Contributed by Simon Josefsson.
+ Specification in RFC 2898 and test vectors in RFC 6070.
+
NEWS for the 2.5 release
This release includes important portability fixes for Windows