diff --git a/ChangeLog b/ChangeLog index ce502497..b3e331d2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -30,6 +30,8 @@ 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. + - Due to popular demand, base64 encoding (`sodium_bin2base64()`) and +decoding (`sodium_base642bin()`) have been implemented. * Version 1.0.13 - Javascript: the sumo builds now include all symbols. They were