summaryrefslogtreecommitdiff
path: root/testsuite/rsa-test.c
Commit message (Expand)AuthorAgeFilesLines
* Reject invalid RSA keys with even modulo.Niels Möller2016-07-311-0/+7
* Testsuite overhaul, including proper deallocation of storage.Niels Möller2012-09-161-10/+4
* (test_main): Test signing with sha512.Niels Möller2010-03-231-10/+20
* Don't use WITH_PUBLIC_KEY / WITH_HOGWEED, the Makefile sorts out whichNiels Möller2007-05-141-6/+0
* * testsuite/rsa-test.c (test_main): Use test_rsa_sha256.Niels Möller2006-11-271-0/+19
* (test_main): Use it.Niels Möller2003-08-261-88/+1
* RSA renaming. Updated all callers.Niels Möller2003-01-271-8/+8
* New define WITH_PUBLIC_KEY, and new configure flagNiels Möller2002-10-011-3/+3
* * testsuite/testutils.c (test_rsa_md5, test_rsa_sha1): MovedNiels Möller2002-01-161-120/+0
* * testsuite/testutils.h (LDATA): Moved this macro here,...Niels Möller2002-01-141-2/+0
* Also test a 777-bit key.Niels Möller2002-01-141-93/+222
* * rsa-compat.c: Adapted to new private key struct.Niels Möller2002-01-141-0/+239