]> git.ipfire.org Git - thirdparty/nettle.git/commit
testsuite: add test for Streebog hash function
authorDmitry Baryshkov <dbaryshkov@gmail.com>
Tue, 2 Jun 2020 10:45:34 +0000 (13:45 +0300)
committerNiels Möller <nisse@lysator.liu.se>
Sat, 6 Jun 2020 15:34:31 +0000 (17:34 +0200)
commita0af864f46a6c8c014dabc3b86f2081aeeeb3cc1
treec391512163b826f46bba715146d2f913bcfc1fdd
parentbae8844a4d4baef217be68f6d013e38faa897c98
testsuite: add test for Streebog hash function

Add a testuite for Streebog hash function. Test vectors are based on RFC
6986.

Signed-off-by: Dmitry Baryshkov <dbaryshkov@gmail.com>
testsuite/.gitignore
testsuite/Makefile.in
testsuite/streebog-test.c [new file with mode: 0644]