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