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
  11. Mar 13, 2011
    • Dr. Stephen Henson's avatar
      PR: 2469 · aa24c4a7
      Dr. Stephen Henson authored
      Submitted by: Jim Studt <jim@studt.net>
      Reviewed by: steve
      
      Check mac is present before trying to retrieve mac iteration count.
      aa24c4a7
  12. Mar 12, 2011
  13. Mar 11, 2011
  14. Mar 10, 2011
  15. Mar 09, 2011