Add prototypes for some FIPS EC functions.
[openssl.git] / fips / fipsalgtest.pl
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.