1. 16 3月, 2001 1 次提交
    • B
      Completely remove mont2 stuff. · 4f69172d
      Bodo Möller 提交于
      It does not appear to be faster than the current Montgomery code
      except for very small moduli (somewhere between 192 and 224 bits
      in a 64-bit Sun environment, and even less than 192 bits
      on 32 bit systems).
      4f69172d
  2. 15 3月, 2001 6 次提交
  3. 14 3月, 2001 5 次提交
  4. 13 3月, 2001 2 次提交
  5. 12 3月, 2001 4 次提交
  6. 11 3月, 2001 11 次提交
  7. 10 3月, 2001 3 次提交
    • D
      · 24a93e6c
      Dr. Stephen Henson 提交于
      In crypto/ec #if 0 out structures which reference (currently)
      non existent functions because this breaks shared libraries.
      24a93e6c
    • D
      Typo. · 40e15f9d
      Dr. Stephen Henson 提交于
      40e15f9d
    • D
      · b4f682d3
      Dr. Stephen Henson 提交于
      Add the 'ec' directory to mkdef.pl and mkfiles.pl
      so the Windows build can see it.
      
      Fixup mkdef.pl so it doesn't mess up with function
      names longer than 39 characters in length.
      b4f682d3
  8. 09 3月, 2001 8 次提交