Skip to content
  1. Aug 02, 2002
  2. Aug 01, 2002
  3. Jul 31, 2002
  4. Jul 30, 2002
  5. Jul 29, 2002
  6. Jul 26, 2002
  7. Jul 25, 2002
    • Bodo Möller's avatar
      Move zeroing from bn_expand_internal() to bn_expand2() so that it · 12593e6f
      Bodo Möller authored
      happens reliably, even if the BIGNUM is already sufficiently large.
      
      [Note that the bn_expand()/bn_wexpand() macros call bn_expand2() only
      if the BIGNUM actually has to grow, so this change does not add any
      new overhead as currently bn_expand2() is never called directly.]
      12593e6f