1. 05 9月, 2011 1 次提交
  2. 22 6月, 2011 1 次提交
    • D
      PR: 2540 · 8038e7e4
      Dr. Stephen Henson 提交于
      Submitted by: emmanuel.azencot@bull.net
      Reviewed by: steve
      
      Prevent infinite loop in BN_GF2m_mod_inv().
      8038e7e4
  3. 06 5月, 2011 1 次提交
  4. 05 5月, 2011 1 次提交
  5. 04 5月, 2011 1 次提交
  6. 15 2月, 2011 1 次提交
  7. 13 2月, 2011 1 次提交
  8. 23 2月, 2010 1 次提交
  9. 24 6月, 2008 1 次提交
  10. 05 7月, 2006 1 次提交
  11. 19 6月, 2006 1 次提交
  12. 30 1月, 2006 1 次提交
  13. 16 12月, 2005 1 次提交
  14. 27 4月, 2005 1 次提交
  15. 06 7月, 2004 1 次提交
  16. 14 3月, 2004 1 次提交
    • G
      Convert openssl code not to assume the deprecated form of BN_zero(). · b6358c89
      Geoff Thorpe 提交于
      Remove certain redundant BN_zero() initialisations, because BN_CTX_get(),
      BN_init(), [etc] already initialise to zero.
      
      Correct error checking in bn_sqr.c, and be less wishy-wash about how/why
      the result's 'top' value is set (note also, 'max' is always > 0 at this
      point).
      b6358c89
  17. 25 1月, 2004 1 次提交
  18. 02 12月, 2003 1 次提交
  19. 29 11月, 2003 1 次提交
  20. 25 11月, 2003 1 次提交
  21. 05 11月, 2003 1 次提交
  22. 27 11月, 2002 1 次提交
  23. 19 11月, 2002 1 次提交
  24. 29 10月, 2002 1 次提交
  25. 27 8月, 2002 1 次提交
  26. 07 8月, 2002 1 次提交
  27. 04 8月, 2002 3 次提交
  28. 03 8月, 2002 1 次提交
  29. 02 8月, 2002 1 次提交
    • B
      Binary field arithmetic contributed by Sun Microsystems. · 1dc920c8
      Bodo Möller 提交于
      The 'OPENSSL_NO_SUN_DIV' default is still subject to change,
      so I didn't bother to finish the CHANGES entry yet.
      
      Submitted by: Douglas Stebila <douglas.stebila@sun.com>, Sheueling Chang <sheueling.chang@sun.com>
      (CHANGES entry by Bodo Moeller)
      1dc920c8