]> git.ipfire.org Git - thirdparty/hostap.git/commit - tests/test-rsa-sig-ver.c
tests: Add CAVP test vectors for RSA/PKCS #1 v1.5 signature validation
authorJouni Malinen <j@w1.fi>
Mon, 19 May 2014 20:22:49 +0000 (23:22 +0300)
committerJouni Malinen <j@w1.fi>
Tue, 20 May 2014 16:52:57 +0000 (19:52 +0300)
commit46fcf474ffd6ae7c373c17ad1c3c3853521fdf6c
tree7151e725ce5a4df33da4e947e7096f7b5d6bbe0d
parent54ac6ff8c4a20f8c3678e0c610716ce7795b8320
tests: Add CAVP test vectors for RSA/PKCS #1 v1.5 signature validation

This allow the PKCS #1 and RSA implementation to be validated against
the test vectors from
http://csrc.nist.gov/groups/STM/cavp/documents/dss/186-2rsatestvectors.zip
and
http://csrc.nist.gov/groups/STM/cavp/documents/dss/SigVer15EMTest.txt.

Signed-off-by: Jouni Malinen <j@w1.fi>
tests/Makefile
tests/test-rsa-sig-ver.c [new file with mode: 0644]