Skip to content
  1. Jun 17, 2004
    • Geoff Thorpe's avatar
      Tweak my debug target flags. · c9ff40ce
      Geoff Thorpe authored
      c9ff40ce
    • Geoff Thorpe's avatar
      As Nils put it; · 9088d5f2
      Geoff Thorpe authored
          Yet another question: some time ago you changed BN_set_word.
          Why didn't you change BN_get_word as well?
      
      Quite. I'm also removing the older commented-out implementations to improve
      readability. This complex stuff seems to date from a time when the types
      didn't match up well.
      
      Submitted by: Nils Larsch, Geoff Thorpe
      9088d5f2
    • Geoff Thorpe's avatar
      BN_div_word() was breaking when called from BN_bn2dec() (actually, this is · cf9056cf
      Geoff Thorpe authored
      the only function that uses it) because it would trip up an assertion in
      bn_div_words() when first invoked. This also adds BN_div_word() testing to
      bntest.
      
      Submitted by: Nils Larsch
      Reviewed by: Geoff Thorpe
      cf9056cf
  2. Jun 15, 2004
  3. Jun 14, 2004
  4. Jun 11, 2004
  5. Jun 03, 2004
  6. Jun 01, 2004
  7. May 31, 2004
  8. May 30, 2004
  9. May 29, 2004
  10. May 28, 2004
  11. May 27, 2004
  12. May 26, 2004
  13. May 25, 2004
  14. May 20, 2004