summaryrefslogtreecommitdiffstats
path: root/fips/fipsalgtest.pl
AgeCommit message (Expand)Author
2012-06-07automatically make output directory is using minimal scriptDr. Stephen Henson
2012-05-23Add --script-sfprefix option to insert a prefix before the request andDr. Stephen Henson
2011-11-11portability fix for some perl versionsDr. Stephen Henson
2011-10-14Clarify usage message.Dr. Stephen Henson
2011-10-14Don't use TPREFIX shell variable for minimal script.Dr. Stephen Henson
2011-10-14Add usage messages.Dr. Stephen Henson
2011-10-12Skip ECDH sanity check. Add --compare-all to run comparison tests onDr. Stephen Henson
2011-10-12Updates to handle some verification of v2 tests.Dr. Stephen Henson
2011-09-25Add a --disable-all option to disable all tests.Dr. Stephen Henson
2011-09-23Run PQGVer test before DSA2 tests.Dr. Stephen Henson
2011-09-11Fix 3DES Monte Carlo test file output which previously outputtedDr. Stephen Henson
2011-09-09Add support for Dual EC DRBG from SP800-90. Include updates to algorithmDr. Stephen Henson
2011-08-29Fix ecdh primitives test command line.Dr. Stephen Henson
2011-08-18Fix fipsalgtest.pl to still work with old test vectors.Dr. Stephen Henson
2011-08-15Enable rsa-pss0 for non-v2 tests.Dr. Stephen Henson
2011-08-08Use "resp" for default directory name for .rsp files.Dr. Stephen Henson
2011-08-08Initial support for tests for 2.0 module. Not complete and not all workingDr. Stephen Henson
2011-04-28Don't assume version of rm supports -rf: use RM instead.Dr. Stephen Henson
2011-04-28Stop warnings about undefined _exit on Android.Dr. Stephen Henson
2011-04-24Recognise invalid enable/disable options.Dr. Stephen Henson
2011-04-22Add XTS test vector support to fipsalgtest.plDr. Stephen Henson
2011-04-20Add partial GCM tests to fipsalgtest.plDr. Stephen Henson
2011-04-20Add partial DH and ECDH primitives only testing to fipsalgtest.plDr. Stephen Henson
2011-04-20Warn if lines are truncated in algorithm test utilities.Dr. Stephen Henson
2011-04-17Remove shlib_wrap.sh as it is not needed (all algorithm tests areDr. Stephen Henson
2011-04-16Remove PSS salt length detection hack from fipslagtest.pl by allowing a regexpDr. Stephen Henson
2011-03-25Disable cmac tests by default so the old algorithm test vectors work.Dr. Stephen Henson
2011-03-25* fips/fipsalgtest.pl: Test the testvectors for all the CMAC ciphersRichard Levitte
2011-03-24Implement FIPS CMAC.Richard Levitte
2011-03-08Remove redirection from fipsalgtest.pl script.Dr. Stephen Henson
2011-02-01Tolerate mixed case and leading zeroes when comparing.Dr. Stephen Henson
2011-01-26And so it begins... again.Dr. Stephen Henson