]> git.ipfire.org Git - thirdparty/nettle.git/commit
pbkdf2-test: add PBKDF2 tests using Streebog HMAC function
authorDmitry Baryshkov <dbaryshkov@gmail.com>
Tue, 2 Jun 2020 10:45:39 +0000 (13:45 +0300)
committerNiels Möller <nisse@lysator.liu.se>
Sat, 20 Jun 2020 08:26:18 +0000 (10:26 +0200)
commit7c0ad2356ea2e0143495a41e8a0bdbd3e0aeadc9
tree584d996b18d7210df87f25f2230a5e669c2f0431
parent196464422ce43df39e851cfcf6217ca7a2fd0ae9
pbkdf2-test: add PBKDF2 tests using Streebog HMAC function

Add test vectors from R 50.1.111-2016 to verify using HMAC-STREEBOG in
PBKDF2 function.

Signed-off-by: Dmitry Baryshkov <dbaryshkov@gmail.com>
testsuite/pbkdf2-test.c