summaryrefslogtreecommitdiffstats
path: root/fips/fips_utl.h
AgeCommit message (Expand)Author
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