summaryrefslogtreecommitdiffstats
path: root/fips/fipsalgtest.pl (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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-171-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