1. 25 3月, 2011 3 次提交
    • R
      make update · c6dbe908
      Richard Levitte 提交于
      c6dbe908
    • R
      Implement FIPS CMAC. · 37942b93
      Richard Levitte 提交于
      * fips/fips_test_suite.c, fips/fipsalgtest.pl, test/Makefile: Hook in
        test cases and build test program.
      37942b93
    • R
      Implement FIPS CMAC. · 399aa6b5
      Richard Levitte 提交于
      * 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
  2. 23 3月, 2011 3 次提交
  3. 22 3月, 2011 1 次提交
  4. 21 3月, 2011 2 次提交
  5. 20 3月, 2011 4 次提交
  6. 19 3月, 2011 2 次提交
  7. 18 3月, 2011 2 次提交
  8. 17 3月, 2011 2 次提交
  9. 16 3月, 2011 3 次提交
  10. 14 3月, 2011 1 次提交
    • D
      PR: 2469 · aa24c4a7
      Dr. Stephen Henson 提交于
      Submitted by: Jim Studt <jim@studt.net>
      Reviewed by: steve
      
      Check mac is present before trying to retrieve mac iteration count.
      aa24c4a7
  11. 13 3月, 2011 4 次提交
  12. 12 3月, 2011 2 次提交
  13. 11 3月, 2011 1 次提交
  14. 10 3月, 2011 4 次提交
  15. 09 3月, 2011 6 次提交