aboutsummaryrefslogtreecommitdiffstats
path: root/doc/log.txt
diff options
context:
space:
mode:
authorlloyd <[email protected]>2011-02-16 21:45:13 +0000
committerlloyd <[email protected]>2011-02-16 21:45:13 +0000
commit88a892707f05625cbcf0c8cc4b3e0ed7852967b5 (patch)
treeb63eb83222d4ebbe9d705f901f915c6f4a65bff9 /doc/log.txt
parentd996f15128ff12fb268f342cbbc0a855666caae4 (diff)
Add support for bcrypt, the Blowfish-based password hashing scheme
used in OpenBSD. Tested as compatible with a common Java implementation (http://www.mindrot.org/projects/jBCrypt/)
Diffstat (limited to 'doc/log.txt')
-rw-r--r--doc/log.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/log.txt b/doc/log.txt
index 760b9531a..06107928a 100644
--- a/doc/log.txt
+++ b/doc/log.txt
@@ -1,5 +1,6 @@
* 1.9.14-dev, ????-??-??
+ - Add support for bcrypt, OpenBSD's password hashing scheme
- Add support for NIST's AES key wrapping algorithm
* 1.9.13, 2011-02-19