1. 22 2月, 2013 1 次提交
  2. 06 2月, 2013 1 次提交
    • B
      Make CBC decoding constant time. · 2acc020b
      Ben Laurie 提交于
      This patch makes the decoding of SSLv3 and TLS CBC records constant
      time. Without this, a timing side-channel can be used to build a padding
      oracle and mount Vaudenay's attack.
      
      This patch also disables the stitched AESNI+SHA mode pending a similar
      fix to that code.
      
      In order to be easy to backport, this change is implemented in ssl/,
      rather than as a generic AEAD mode. In the future this should be changed
      around so that HMAC isn't in ssl/, but crypto/ as FIPS expects.
      (cherry picked from commit e130841bccfc0bb9da254dc84e23bc6a1c78a64e)
      2acc020b
  3. 19 1月, 2013 1 次提交
  4. 19 11月, 2012 1 次提交
  5. 17 11月, 2012 1 次提交
  6. 15 6月, 2012 1 次提交
  7. 04 6月, 2012 1 次提交
  8. 27 12月, 2011 1 次提交
  9. 16 11月, 2011 1 次提交
  10. 23 3月, 2011 1 次提交
    • R
      make update (1.1.0-dev) · 487b023f
      Richard Levitte 提交于
      This meant alarger renumbering in util/libeay.num due to symbols
      appearing in 1.0.0-stable and 1.0.1-stable.  However, since there's
      been no release on this branch yet, it should be harmless.
      487b023f
  11. 13 3月, 2011 1 次提交
  12. 03 2月, 2011 1 次提交
  13. 26 1月, 2011 1 次提交
  14. 15 1月, 2010 1 次提交
  15. 10 11月, 2009 1 次提交
  16. 08 7月, 2009 1 次提交
  17. 04 6月, 2008 1 次提交
  18. 26 5月, 2008 1 次提交
  19. 23 3月, 2008 1 次提交
  20. 13 3月, 2008 1 次提交
    • D
      And so it begins... · 8931b30d
      Dr. Stephen Henson 提交于
      Initial support for CMS.
      
      Add zlib compression BIO.
      
      Add AES key wrap implementation.
      
      Generalize S/MIME MIME code to support CMS and/or PKCS7.
      8931b30d
  21. 19 9月, 2007 1 次提交
  22. 08 4月, 2006 1 次提交
  23. 04 2月, 2006 1 次提交
  24. 16 7月, 2005 1 次提交
    • N
      make · 3eeaab4b
      Nils Larsch 提交于
          	./configure no-deprecated [no-dsa] [no-dh] [no-ec] [no-rsa]
          	make depend all test
      work again
      
      PR: 1159
      3eeaab4b
  25. 17 5月, 2005 1 次提交
  26. 16 5月, 2005 1 次提交
  27. 27 4月, 2005 2 次提交
  28. 30 3月, 2005 1 次提交
  29. 03 11月, 2004 1 次提交
  30. 10 7月, 2004 1 次提交
  31. 18 5月, 2004 1 次提交
  32. 20 4月, 2004 1 次提交
  33. 29 1月, 2004 1 次提交
  34. 27 12月, 2003 1 次提交
  35. 04 12月, 2003 1 次提交
  36. 29 12月, 2002 1 次提交
  37. 20 12月, 2002 1 次提交
  38. 13 11月, 2002 1 次提交
  39. 09 10月, 2002 1 次提交