1. 16 11月, 2001 2 次提交
  2. 26 9月, 2001 1 次提交
  3. 02 9月, 2001 1 次提交
    • G
      Make the necessary changes to work with the recent "ex_data" overhaul. · 79aa04ef
      Geoff Thorpe 提交于
      See the commit log message for that for more information.
      
      NB: X509_STORE_CTX's use of "ex_data" support was actually misimplemented
      (initialisation by "memset" won't/can't/doesn't work). This fixes that but
      requires that X509_STORE_CTX_init() be able to handle errors - so its
      prototype has been changed to return 'int' rather than 'void'. All uses of
      that function throughout the source code have been tracked down and
      adjusted.
      79aa04ef
  4. 01 8月, 2001 1 次提交
  5. 31 7月, 2001 1 次提交
  6. 10 7月, 2001 3 次提交
  7. 05 7月, 2001 1 次提交
  8. 14 5月, 2001 1 次提交
  9. 03 4月, 2001 1 次提交
  10. 21 3月, 2001 1 次提交
  11. 20 3月, 2001 2 次提交
  12. 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
  13. 15 3月, 2001 1 次提交
  14. 14 3月, 2001 1 次提交
  15. 12 3月, 2001 2 次提交
  16. 11 3月, 2001 9 次提交
  17. 10 3月, 2001 1 次提交
    • D
      · 24a93e6c
      Dr. Stephen Henson 提交于
      In crypto/ec #if 0 out structures which reference (currently)
      non existent functions because this breaks shared libraries.
      24a93e6c
  18. 09 3月, 2001 5 次提交
  19. 08 3月, 2001 5 次提交