summaryrefslogtreecommitdiffstats
path: root/fips/fips_utl.h
AgeCommit message (Expand)Author
2011-11-01Add support for multicall fips_algvs utility combining functionalityDr. Stephen Henson
2011-10-19add authentication parameter to FIPS_module_mode_setDr. Stephen Henson
2011-10-01Make fips algorithm test utilities use RESP_EOL for end of line character(s).Dr. Stephen Henson
2011-08-08Fix DSA to skip EOL test when parsing mod line.Dr. Stephen Henson
2011-05-11Rename FIPS_mode_set and FIPS_mode. Theses symbols will be defined inDr. Stephen Henson
2011-05-01For FIPS algorithm test utilities use our own version of strcasecmp andDr. Stephen Henson
2011-04-22Rewrite OutputValue to avoid use of buffer when printing out hex values.Dr. Stephen Henson
2011-04-21Add continuous RNG test to entropy source. Entropy callbacks now needDr. Stephen Henson
2011-04-20Warn if lines are truncated in algorithm test utilities.Dr. Stephen Henson
2011-04-05Extensive reorganisation of PRNG handling in FIPS module: all callsDr. Stephen Henson
2011-04-01Initial switch to DRBG base PRNG in FIPS mode. Include bogus seeding forDr. Stephen Henson
2011-03-25Have all algorithm test programs call fips_algtest_init() at startup:Dr. Stephen Henson
2011-03-24make updateRichard Levitte
2011-02-15Ignore final '\n' when checking if hex line length is odd.Dr. Stephen Henson
2011-02-15Add support for SigGen and KeyPair tests.Dr. Stephen Henson
2011-02-14Update ECDSA test program to handle ECDSA2 format files.Dr. Stephen Henson
2011-02-08Experimental incomplete AES GCM algorithm test program.Dr. Stephen Henson
2011-01-27Move all FIPSAPI renames into fips.h header file, include early inDr. Stephen Henson
2011-01-27Redirect FIPS memory allocation to FIPS_malloc() routine, removeDr. Stephen Henson
2011-01-26And so it begins... again.Dr. Stephen Henson