]> git.ipfire.org Git - thirdparty/nettle.git/commit
Implement pbkdf2_hmac_sha384 and pbkdf2_hmac_sha512
authorNicolas Mora <git@babelouest.org>
Mon, 1 Feb 2021 01:09:40 +0000 (20:09 -0500)
committerNiels Möller <nisse@lysator.liu.se>
Mon, 1 Feb 2021 18:32:05 +0000 (19:32 +0100)
commit5e506e86bbb9dc3405e0a02df706e8761408f52d
tree80589ee7cffc262f982a6404429f60b12b1753bc
parentddf99ac4c5de3710c7bfac81eac60d55e59a35c2
Implement pbkdf2_hmac_sha384 and pbkdf2_hmac_sha512
Makefile.in
pbkdf2-hmac-sha384.c [new file with mode: 0644]
pbkdf2-hmac-sha512.c [new file with mode: 0644]
pbkdf2.h