Skip to content
  1. Apr 01, 2011
  2. Mar 31, 2011
  3. Mar 25, 2011
  4. Mar 24, 2011
    • Richard Levitte's avatar
      make update · c6dbe908
      Richard Levitte authored
      c6dbe908
    • Richard Levitte's avatar
      Implement FIPS CMAC. · 37942b93
      Richard Levitte authored
      * fips/fips_test_suite.c, fips/fipsalgtest.pl, test/Makefile: Hook in
        test cases and build test program.
      37942b93
    • Richard Levitte's avatar
      Implement FIPS CMAC. · 399aa6b5
      Richard Levitte authored
      * fips/cmac/*: Implement the basis for FIPS CMAC, using FIPS HMAC as
        an example.
      * crypto/cmac/cmac.c: Enable the FIPS API.  Change to use M_EVP macros
        where possible.
      * crypto/evp/evp.h: (some of the macros get added with this change)
      * fips/fips.h, fips/utl/fips_enc.c: Add a few needed functions and use
        macros to have cmac.c use these functions.
      * Makefile.org, fips/Makefile, fips/fips.c: Hook it in.
      399aa6b5
  5. Mar 23, 2011