summaryrefslogtreecommitdiffstats
path: root/fips/cmac
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-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-05-09Initialise rc.Dr. Stephen Henson
2011-04-14Report each cipher used with CMAC tests.Dr. Stephen Henson
2011-04-14Update CMAC, HMAC, GCM to use new POST system.Dr. Stephen Henson
2011-04-01restore .cvsignoreDr. Stephen Henson
2011-04-01delete lib fileDr. Stephen Henson
2011-04-01temporarily update .cvsignoreDr. Stephen Henson
2011-03-31fix warningsDr. Stephen Henson
2011-03-25Have all algorithm test programs call fips_algtest_init() at startup:Dr. Stephen Henson
2011-03-25Add .cvsignoreDr. Stephen Henson
2011-03-25Fix compiler warnings.Dr. Stephen Henson
2011-03-25* fips/cmac/fips_cmac_selftest.c: Because the examples in SP_800-38BRichard Levitte
2011-03-25* fips/cmac/fips_cmactest.c: Some say TDEA, others say TDES. SupportRichard Levitte
2011-03-25* fips/cmac/fips_cmactest.c: Changed to accept all the ciphers weRichard Levitte
2011-03-24Implement FIPS CMAC.Richard Levitte