summaryrefslogtreecommitdiffstats
path: root/fips/hmac
AgeCommit message (Expand)Author
2011-11-01Add support for multicall fips_algvs utility combining functionalityDr. Stephen Henson
2011-10-12Fix warnings.Dr. Stephen Henson
2011-10-01Make fips algorithm test utilities use RESP_EOL for end of line character(s).Dr. Stephen Henson
2011-09-29make dependDr. Stephen Henson
2011-09-15Make HMAC kat symbols static.Dr. Stephen Henson
2011-09-14Allow for dynamic base in Win64 FIPS module.Andy Polyakov
2011-09-14Update CMAC/HMAC sefltests to use NIDs instead of function pointers.Dr. Stephen Henson
2011-04-14Report each cipher used with CMAC tests.Dr. Stephen Henson
2011-04-14Revise fips_test_suite to use table of IDs for human readable strings.Dr. Stephen Henson
2011-04-14Update CMAC, HMAC, GCM to use new POST system.Dr. Stephen Henson
2011-03-25Have all algorithm test programs call fips_algtest_init() at startup:Dr. Stephen Henson
2011-02-21Update dependencies.Dr. Stephen Henson
2011-02-21x509v3.h header file not needed in fips algorithm test utilities.Dr. Stephen Henson
2011-02-03Transfer error redirection to fips.h, add OPENSSL_FIPSAPI to source filesDr. 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