Implement health checks needed by SP800-90.
[openssl.git] / fips / utl /
2011-02-21 Dr. Stephen HensonUpdate dependencies.
2011-02-15 Dr. Stephen HensonAdd non-FIPS algorithm blocking and selftest checking.
2011-02-14 Dr. Stephen HensonInclude support for an add_lock callback to tiny FIPS...
2011-02-12 Dr. Stephen HensonChange FIPS source and utilities to use the "FIPS_...
2011-02-04 Dr. Stephen HensonRemove unneeded functions, make some functions and...
2011-02-03 Dr. Stephen HensonTransfer error redirection to fips.h, add OPENSSL_FIPSA...
2011-02-03 Bodo MöllerFix error codes.
2011-01-27 Dr. Stephen HensonMove all FIPSAPI renames into fips.h header file, inclu...
2011-01-27 Dr. Stephen Hensonadd .cvsignore
2011-01-27 Dr. Stephen Hensonadd FIPS API malloc/free
2011-01-27 Dr. Stephen HensonRedirect FIPS memory allocation to FIPS_malloc() routin...
2011-01-27 Dr. Stephen HensonChange OPENSSL_FIPSEVP to OPENSSL_FIPSAPI as it doesn...
2011-01-27 Dr. Stephen HensonNew FIPS_lock() function for minimal FIPS locking API...
2011-01-26 Dr. Stephen HensonAnd so it begins... again.