1. 11 5月, 2002 3 次提交
    • D
      · 6e5dd63c
      Dr. Stephen Henson 提交于
      Add config entry debug-steve-linux-pseudo64.  This sets the
      SIXTY_FOUR bignum library option to use 64 bit operations
      on the 32 bit linux platform.
      
      This is very inefficient but it can be used to test some
      of the 64 bit logic on a 32 bit platform.
      6e5dd63c
    • D
      · dc014d43
      Dr. Stephen Henson 提交于
      Fallback to normal multiply if n2 == 8 and dna or dnb is not zero
      in bn_mul_recursive.
      
      This is (hopefully) what was triggering bignum errors on 64 bit
      platforms and causing the BN_mod_mul test to fail.
      dc014d43
    • D
      · 2f9cf160
      Dr. Stephen Henson 提交于
      Avoid gcc warning: BN_DEC_CONV when SIXTY_FOUR_BIT is defined is unsigned.
      2f9cf160
  2. 10 5月, 2002 5 次提交
  3. 08 5月, 2002 3 次提交
  4. 07 5月, 2002 5 次提交
  5. 06 5月, 2002 5 次提交
  6. 02 5月, 2002 2 次提交
  7. 30 4月, 2002 2 次提交
  8. 29 4月, 2002 4 次提交
  9. 26 4月, 2002 2 次提交
  10. 25 4月, 2002 4 次提交
  11. 23 4月, 2002 2 次提交
  12. 22 4月, 2002 2 次提交
  13. 20 4月, 2002 1 次提交