aboutsummaryrefslogtreecommitdiffstats
path: root/fips/fips_utl.h
Commit message (Expand)AuthorAgeFilesLines
* Add fips_algvs utility (from FIPS 2.0 stable branch).Dr. Stephen Henson2011-11-021-0/+5
* add authentication parameter to FIPS_module_mode_setDr. Stephen Henson2011-10-191-1/+10
* Make fips algorithm test utilities use RESP_EOL for end of line character(s).Dr. Stephen Henson2011-10-011-6/+27
* Fix DSA to skip EOL test when parsing mod line.Dr. Stephen Henson2011-08-081-1/+7
* Rename FIPS_mode_set and FIPS_mode. Theses symbols will be defined inDr. Stephen Henson2011-05-111-1/+1
* For FIPS algorithm test utilities use our own version of strcasecmp andDr. Stephen Henson2011-05-011-1/+32
* Rewrite OutputValue to avoid use of buffer when printing out hex values.Dr. Stephen Henson2011-04-221-39/+12
* Add continuous RNG test to entropy source. Entropy callbacks now needDr. Stephen Henson2011-04-211-2/+14
* Warn if lines are truncated in algorithm test utilities.Dr. Stephen Henson2011-04-201-0/+3
* Extensive reorganisation of PRNG handling in FIPS module: all callsDr. Stephen Henson2011-04-051-0/+1
* Initial switch to DRBG base PRNG in FIPS mode. Include bogus seeding forDr. Stephen Henson2011-04-011-2/+24
* Have all algorithm test programs call fips_algtest_init() at startup:Dr. Stephen Henson2011-03-251-0/+11
* make updateRichard Levitte2011-03-241-1/+2
* Ignore final '\n' when checking if hex line length is odd.Dr. Stephen Henson2011-02-151-2/+9
* Add support for SigGen and KeyPair tests.Dr. Stephen Henson2011-02-151-4/+4
* Update ECDSA test program to handle ECDSA2 format files.Dr. Stephen Henson2011-02-141-0/+9
* Experimental incomplete AES GCM algorithm test program.Dr. Stephen Henson2011-02-081-0/+5
* Move all FIPSAPI renames into fips.h header file, include early inDr. Stephen Henson2011-01-271-1/+0
* Redirect FIPS memory allocation to FIPS_malloc() routine, removeDr. Stephen Henson2011-01-271-0/+3
* And so it begins... again.Dr. Stephen Henson2011-01-261-0/+376