1. 16 11月, 2003 2 次提交
  2. 15 11月, 2003 1 次提交
  3. 14 11月, 2003 1 次提交
  4. 13 11月, 2003 1 次提交
    • G
      This rewrites two "for" loops in BN_rshift() - equality with zero is · 9dde17e8
      Geoff Thorpe 提交于
      generally a more efficient comparison than comparing two integers, and the
      first of these two loops was off-by-one (copying one too many values). This
      change also removes a superfluous assignment that would set an unused word
      to zero (and potentially allow an overrun in some cases).
      
      Submitted by: Nils Larsch
      Reviewed by: Geoff Thorpe
      9dde17e8
  5. 11 11月, 2003 2 次提交
  6. 10 11月, 2003 1 次提交
  7. 07 11月, 2003 5 次提交
  8. 06 11月, 2003 4 次提交
  9. 05 11月, 2003 1 次提交
  10. 04 11月, 2003 2 次提交
  11. 31 10月, 2003 3 次提交
  12. 30 10月, 2003 11 次提交
  13. 29 10月, 2003 6 次提交