1. 25 Mar, 2011 15 commits
  2. 24 Mar, 2011 3 commits
    • 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. 23 Mar, 2011 2 commits
  4. 22 Mar, 2011 1 commit
  5. 21 Mar, 2011 2 commits
  6. 20 Mar, 2011 5 commits
  7. 19 Mar, 2011 1 commit
  8. 18 Mar, 2011 1 commit
  9. 17 Mar, 2011 3 commits
  10. 16 Mar, 2011 4 commits
  11. 13 Mar, 2011 1 commit
    • 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. 12 Mar, 2011 2 commits