]> err.no Git - yubikey-personalization/commit
add test that checks our implementation of pbkdf2
authorKlas Lindfors <klas@yubico.com>
Thu, 25 Oct 2012 13:59:24 +0000 (15:59 +0200)
committerKlas Lindfors <klas@yubico.com>
Thu, 25 Oct 2012 13:59:24 +0000 (15:59 +0200)
commit2f94979b55b56e323d97f359c7b7c201f0678388
tree0dd5e51ae4a7b2829f076a4df1941629ddeb1463
parent34c4c6fdde4b69325d0447b5d0eea0e69cd8af8b
add test that checks our implementation of pbkdf2

test vectors from rfc6070 (http://tools.ietf.org/html/rfc6070)
tests/Makefile.am
tests/test_ykpbkdf2.c [new file with mode: 0644]