aboutsummaryrefslogtreecommitdiffstats
path: root/fips/fipsalgtest.pl
Commit message (Expand)AuthorAgeFilesLines
* portability fix for some perl versionsDr. Stephen Henson2011-11-111-13/+13
* Clarify usage message.Dr. Stephen Henson2011-10-141-17/+23
* Don't use TPREFIX shell variable for minimal script.Dr. Stephen Henson2011-10-141-3/+7
* Add usage messages.Dr. Stephen Henson2011-10-141-0/+4
* Skip ECDH sanity check. Add --compare-all to run comparison tests onDr. Stephen Henson2011-10-121-1/+11
* Updates to handle some verification of v2 tests.Dr. Stephen Henson2011-10-121-11/+21
* Add a --disable-all option to disable all tests.Dr. Stephen Henson2011-09-251-0/+5
* Run PQGVer test before DSA2 tests.Dr. Stephen Henson2011-09-231-1/+1
* Fix 3DES Monte Carlo test file output which previously outputtedDr. Stephen Henson2011-09-111-0/+17
* Add support for Dual EC DRBG from SP800-90. Include updates to algorithmDr. Stephen Henson2011-09-091-0/+1
* Fix ecdh primitives test command line.Dr. Stephen Henson2011-08-291-1/+1
* Fix fipsalgtest.pl to still work with old test vectors.Dr. Stephen Henson2011-08-181-11/+10
* Enable rsa-pss0 for non-v2 tests.Dr. Stephen Henson2011-08-151-0/+1
* Use "resp" for default directory name for .rsp files.Dr. Stephen Henson2011-08-081-2/+2
* Initial support for tests for 2.0 module. Not complete and not all workingDr. Stephen Henson2011-08-081-28/+87
* Don't assume version of rm supports -rf: use RM instead.Dr. Stephen Henson2011-04-281-1/+1
* Stop warnings about undefined _exit on Android.Dr. Stephen Henson2011-04-281-5/+22
* Recognise invalid enable/disable options.Dr. Stephen Henson2011-04-241-3/+9
* Add XTS test vector support to fipsalgtest.plDr. Stephen Henson2011-04-221-0/+12
* Add partial GCM tests to fipsalgtest.plDr. Stephen Henson2011-04-201-0/+14
* Add partial DH and ECDH primitives only testing to fipsalgtest.plDr. Stephen Henson2011-04-201-1/+25
* Warn if lines are truncated in algorithm test utilities.Dr. Stephen Henson2011-04-201-3/+46
* Remove shlib_wrap.sh as it is not needed (all algorithm tests areDr. Stephen Henson2011-04-171-40/+98
* Remove PSS salt length detection hack from fipslagtest.pl by allowing a regexpDr. Stephen Henson2011-04-161-36/+46
* Disable cmac tests by default so the old algorithm test vectors work.Dr. Stephen Henson2011-03-251-1/+1
* * fips/fipsalgtest.pl: Test the testvectors for all the CMAC ciphersRichard Levitte2011-03-251-2/+8
* Implement FIPS CMAC.Richard Levitte2011-03-241-0/+13
* Remove redirection from fipsalgtest.pl script.Dr. Stephen Henson2011-03-081-2/+2
* Tolerate mixed case and leading zeroes when comparing.Dr. Stephen Henson2011-02-011-1/+4
* And so it begins... again.Dr. Stephen Henson2011-01-261-0/+887