summaryrefslogtreecommitdiff
path: root/fips/des
Commit message (Expand)AuthorAgeFilesLines
* fix set but unused warningssteve2011-11-051-6/+4
* Add support for memory leak checking in fips_algvs.steve2011-11-021-0/+2
* Add fips_algvs utility (from FIPS 2.0 stable branch).steve2011-11-021-23/+29
* Make fips algorithm test utilities use RESP_EOL for end of line character(s).steve2011-10-011-13/+14
* make dependsteve2011-09-291-5/+7
* Allow for dynamic base in Win64 FIPS module.appro2011-09-141-1/+2
* Fix 3DES Monte Carlo test file output which previously outputtedsteve2011-09-111-7/+11
* For FIPS algorithm test utilities use our own version of strcasecmp andsteve2011-05-011-20/+20
* Remove several of the old obsolete FIPS_corrupt_*() functions.steve2011-04-141-29/+3
* Initial incomplete POST overhaul: add support for POST callback tosteve2011-04-141-1/+1
* Have all algorithm test programs call fips_algtest_init() at startup:steve2011-03-251-5/+1
* Experimental FIPS symbol renaming.steve2011-02-161-0/+1
* Add non-FIPS algorithm blocking and selftest checking.steve2011-02-151-8/+0
* Change FIPS source and utilities to use the "FIPS_" names directlysteve2011-02-122-7/+7
* Move all FIPSAPI renames into fips.h header file, include early insteve2011-01-271-1/+1
* add .cvsignoresteve2011-01-271-0/+4
* Change OPENSSL_FIPSEVP to OPENSSL_FIPSAPI as it doesn't just refersteve2011-01-272-2/+2
* add fips/des/Makefilesteve2011-01-261-0/+111
* And so it begins... again.steve2011-01-262-0/+841