1. 04 6月, 2013 1 次提交
  2. 05 11月, 2012 1 次提交
  3. 19 10月, 2012 1 次提交
  4. 04 7月, 2012 1 次提交
    • D
      PR: 2840 · ea1d8435
      Dr. Stephen Henson 提交于
      Reported by: David McCullough <david_mccullough@mcafee.com>
      
      Restore fips configuration module from 0.9.8.
      ea1d8435
  5. 07 12月, 2011 1 次提交
  6. 14 11月, 2011 1 次提交
  7. 13 10月, 2011 1 次提交
  8. 17 9月, 2011 1 次提交
  9. 05 9月, 2011 1 次提交
  10. 24 8月, 2011 1 次提交
  11. 03 8月, 2011 1 次提交
  12. 11 7月, 2011 1 次提交
  13. 14 6月, 2011 1 次提交
  14. 18 4月, 2011 1 次提交
  15. 15 4月, 2011 1 次提交
  16. 14 4月, 2011 1 次提交
  17. 13 4月, 2011 1 次提交
  18. 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
  19. 16 2月, 2011 1 次提交
  20. 10 2月, 2011 1 次提交
  21. 08 2月, 2011 1 次提交
  22. 07 2月, 2011 1 次提交
  23. 03 2月, 2011 1 次提交
  24. 28 1月, 2011 1 次提交
  25. 27 1月, 2011 1 次提交
  26. 26 1月, 2011 1 次提交
    • D
      FIPS mode EVP changes: · 7a4bd34a
      Dr. Stephen Henson 提交于
      Set EVP_CIPH_FLAG_FIPS on approved ciphers.
      
      Support "default ASN1" flag which avoids need for ASN1 dependencies in FIPS
      code.
      
      Include some defines to redirect operations to a "tiny EVP" implementation
      in some FIPS source files.
      
      Change m_sha1.c to use EVP_PKEY_NULL_method: the EVP_MD sign/verify functions
      are not used in OpenSSL 1.0 and later for SHA1 and SHA2 ciphers: the EVP_PKEY
      API is used instead.
      7a4bd34a
  27. 25 11月, 2010 1 次提交
  28. 24 11月, 2010 1 次提交
  29. 28 7月, 2010 1 次提交
  30. 28 3月, 2010 1 次提交
    • D
      PR: 1904 · 08df4127
      Dr. Stephen Henson 提交于
      Submitted by: David Woodhouse <dwmw2@infradead.org>
      
      Pass passphrase minimum length down to UI.
      08df4127
  31. 09 3月, 2010 1 次提交
  32. 24 2月, 2010 1 次提交
  33. 16 2月, 2010 1 次提交
  34. 08 2月, 2010 1 次提交
  35. 07 2月, 2010 2 次提交
  36. 26 1月, 2010 1 次提交
  37. 17 12月, 2009 1 次提交
    • D
      PR: 2127 · e50858c5
      Dr. Stephen Henson 提交于
      Submitted by: Tomas Mraz <tmraz@redhat.com>
      
      Check for lookup failures in EVP_PBE_CipherInit().
      e50858c5
  38. 26 11月, 2009 1 次提交
  39. 24 9月, 2009 1 次提交