1. 02 4月, 2001 1 次提交
  2. 30 3月, 2001 2 次提交
  3. 29 3月, 2001 1 次提交
    • R
      Since there has been reports of clashes between OpenSSL's · 080b8cad
      Richard Levitte 提交于
      des_encrypt() and des_encrypt() defined on some systems (Solaris and
      Unixware and maybe others), we rename des_encrypt() to des_encrypt1().
      This should have very little impact on external software unless
      someone has written a mode of DES, since that's all des_encrypt() is
      meant for.
      080b8cad
  4. 28 3月, 2001 4 次提交
  5. 24 3月, 2001 1 次提交
  6. 22 3月, 2001 1 次提交
  7. 21 3月, 2001 1 次提交
  8. 20 3月, 2001 3 次提交
  9. 18 3月, 2001 2 次提交
  10. 16 3月, 2001 2 次提交
    • D
      · 535d79da
      Dr. Stephen Henson 提交于
      Overhaul the display of certificate details in
      the 'ca' utility. This can now be extensively
      customised in the configuration file and handles
      multibyte strings and extensions properly.
      
      This is required when extensions copying from
      certificate requests is supported: the user
      must be able to view the extensions before
      allowing a certificate to be issued.
      535d79da
    • 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
  11. 15 3月, 2001 4 次提交
  12. 14 3月, 2001 2 次提交
  13. 13 3月, 2001 2 次提交
  14. 12 3月, 2001 3 次提交
  15. 11 3月, 2001 9 次提交
  16. 10 3月, 2001 2 次提交
    • 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