Add header to Makefile.
[openssl.git] / fips / fipsalgtest.pl
2011-08-29 Dr. Stephen HensonFix ecdh primitives test command line.
2011-08-18 Dr. Stephen HensonFix fipsalgtest.pl to still work with old test vectors.
2011-08-15 Dr. Stephen HensonEnable rsa-pss0 for non-v2 tests.
2011-08-08 Dr. Stephen HensonUse "resp" for default directory name for .rsp files.
2011-08-08 Dr. Stephen HensonInitial support for tests for 2.0 module. Not complete...
2011-04-28 Dr. Stephen HensonDon't assume version of rm supports -rf: use RM instead.
2011-04-28 Dr. Stephen HensonStop warnings about undefined _exit on Android.
2011-04-24 Dr. Stephen HensonRecognise invalid enable/disable options.
2011-04-22 Dr. Stephen HensonAdd XTS test vector support to fipsalgtest.pl
2011-04-20 Dr. Stephen HensonAdd partial GCM tests to fipsalgtest.pl
2011-04-20 Dr. Stephen HensonAdd partial DH and ECDH primitives only testing to...
2011-04-20 Dr. Stephen HensonWarn if lines are truncated in algorithm test utilities.
2011-04-17 Dr. Stephen HensonRemove shlib_wrap.sh as it is not needed (all algorithm...
2011-04-16 Dr. Stephen HensonRemove PSS salt length detection hack from fipslagtest...
2011-03-25 Dr. Stephen HensonDisable cmac tests by default so the old algorithm...
2011-03-25 Richard Levitte* fips/fipsalgtest.pl: Test the testvectors for all...
2011-03-24 Richard LevitteImplement FIPS CMAC.
2011-03-08 Dr. Stephen HensonRemove redirection from fipsalgtest.pl script.
2011-02-01 Dr. Stephen HensonTolerate mixed case and leading zeroes when comparing.
2011-01-26 Dr. Stephen HensonAnd so it begins... again.