Skip to content
  1. Mar 25, 2011
  2. 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
  3. Mar 23, 2011
  4. Mar 22, 2011
  5. Mar 21, 2011
  6. Mar 20, 2011
  7. Mar 19, 2011
  8. Mar 18, 2011
  9. Mar 17, 2011
  10. Mar 16, 2011