From: Niels Möller Date: Mon, 8 Feb 2021 18:29:25 +0000 (+0100) Subject: ChangeLog entries for new pbkdf2 variants. X-Git-Tag: nettle_3.7.1_release_20210217~7 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=edc84b9e49d694bc0b27762355fbcbd8cc34f08b;p=thirdparty%2Fnettle.git ChangeLog entries for new pbkdf2 variants. --- diff --git a/ChangeLog b/ChangeLog index e11c5c80..cbfa9212 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2021-01-31 Niels Möller + + New variants, contributed by Nicolas Mora. + * pbkdf2-hmac-sha384.c (pbkdf2_hmac_sha384): New file and function. + * pbkdf2-hmac-sha512.c (pbkdf2_hmac_sha512): New file and function. + * testsuite/pbkdf2-test.c (test_main): Corresponding tests. + 2021-01-20 Niels Möller * ecc-ecdsa-verify.c (ecc_ecdsa_verify): Fix corner case with