1. 07 12月, 2011 1 次提交
  2. 14 11月, 2011 1 次提交
  3. 13 10月, 2011 1 次提交
  4. 17 9月, 2011 1 次提交
  5. 05 9月, 2011 1 次提交
  6. 24 8月, 2011 1 次提交
  7. 03 8月, 2011 1 次提交
  8. 11 7月, 2011 1 次提交
  9. 14 6月, 2011 1 次提交
  10. 18 4月, 2011 1 次提交
  11. 15 4月, 2011 1 次提交
  12. 14 4月, 2011 1 次提交
  13. 13 4月, 2011 1 次提交
  14. 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
  15. 16 2月, 2011 1 次提交
  16. 10 2月, 2011 1 次提交
  17. 08 2月, 2011 1 次提交
  18. 07 2月, 2011 1 次提交
  19. 03 2月, 2011 1 次提交
  20. 28 1月, 2011 1 次提交
  21. 27 1月, 2011 1 次提交
  22. 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
  23. 25 11月, 2010 1 次提交
  24. 24 11月, 2010 1 次提交
  25. 28 7月, 2010 1 次提交
  26. 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
  27. 09 3月, 2010 1 次提交
  28. 24 2月, 2010 1 次提交
  29. 16 2月, 2010 1 次提交
  30. 08 2月, 2010 1 次提交
  31. 07 2月, 2010 2 次提交
  32. 26 1月, 2010 1 次提交
  33. 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
  34. 26 11月, 2009 1 次提交
  35. 24 9月, 2009 2 次提交
  36. 07 8月, 2009 1 次提交
  37. 30 5月, 2009 1 次提交
  38. 15 4月, 2009 1 次提交