1. 14 9月, 2011 1 次提交
  2. 11 5月, 2011 1 次提交
  3. 07 5月, 2011 1 次提交
  4. 25 3月, 2011 1 次提交
    • 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
  5. 16 2月, 2011 1 次提交
  6. 03 2月, 2011 1 次提交
  7. 28 1月, 2011 1 次提交
  8. 26 1月, 2011 1 次提交
    • D
      And so it begins... again. · 2b4b28dc
      Dr. Stephen Henson 提交于
      Initial FIPS 140-2 code ported to HEAD. Doesn't even compile yet, may have
      missing files, extraneous files and other nastiness.
      
      In other words: it's experimental ATM, OK?
      2b4b28dc