From 9e0e77a3fd2f5b7cd99bf7989c462ab01670a9fb Mon Sep 17 00:00:00 2001 From: Frank Denis Date: Sat, 5 Aug 2017 20:58:11 +0200 Subject: [PATCH] Update ChangeLog --- ChangeLog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ChangeLog b/ChangeLog index 2ccfc117..ce502497 100644 --- a/ChangeLog +++ b/ChangeLog @@ -28,6 +28,8 @@ AVX* when temperature/power consumption is a concern. - `crypto_kx_*()` now aborts if called with no non-NULL pointers to store keys to. - SSE2 implementations of `crypto_verify_*()` have been added. + - Passwords can be hashed using a specific algorithm with the new +`crypto_pwhash_str_alg()` function. * Version 1.0.13 - Javascript: the sumo builds now include all symbols. They were