1. 17 Jun, 2004 2 commits
    • 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. 15 Jun, 2004 2 commits
  3. 14 Jun, 2004 2 commits
  4. 11 Jun, 2004 1 commit
  5. 03 Jun, 2004 1 commit
  6. 01 Jun, 2004 1 commit
  7. 31 May, 2004 12 commits
  8. 30 May, 2004 1 commit
  9. 29 May, 2004 2 commits
  10. 28 May, 2004 4 commits
  11. 27 May, 2004 3 commits
  12. 26 May, 2004 1 commit
  13. 25 May, 2004 3 commits
  14. 20 May, 2004 5 commits