1. 01 3月, 2001 1 次提交
    • D
      · f23478c3
      Dr. Stephen Henson 提交于
      Fix bug in copy_email() which would not
      find emailAddress at start of subject name.
      f23478c3
  2. 28 2月, 2001 1 次提交
    • D
      · 3d2e469c
      Dr. Stephen Henson 提交于
      Fix a bug which caused BN_div to produce the
      wrong result if rm==num and num < 0.
      3d2e469c
  3. 26 2月, 2001 1 次提交
    • D
      · fafc7f98
      Dr. Stephen Henson 提交于
      Enhance OCSP_request_verify() so it finds the signers certificate
      properly and supports several flags.
      fafc7f98
  4. 24 2月, 2001 3 次提交
  5. 23 2月, 2001 2 次提交
  6. 22 2月, 2001 1 次提交
  7. 21 2月, 2001 1 次提交
  8. 20 2月, 2001 4 次提交
  9. 19 2月, 2001 2 次提交
  10. 16 2月, 2001 1 次提交
  11. 15 2月, 2001 2 次提交
  12. 14 2月, 2001 3 次提交
  13. 13 2月, 2001 2 次提交
  14. 12 2月, 2001 1 次提交
  15. 10 2月, 2001 3 次提交
  16. 09 2月, 2001 3 次提交
  17. 08 2月, 2001 3 次提交
    • B
      Integrate my implementation of a countermeasure against · 35ed8cb8
      Bodo Möller 提交于
      Bleichenbacher's DSA attack.  With this implementation, the expected
      number of iterations never exceeds 2.
      
      New semantics for BN_rand_range():
      BN_rand_range(r, min, range) now generates r such that
           min <= r < min+range.
      (Previously, BN_rand_range(r, min, max) generated r such that
           min <= r < max.
      It is more convenient to have the range; also the previous
      prototype was misleading because max was larger than
      the actual maximum.)
      35ed8cb8
    • U
      Bleichenbacher's DSA attack · 57e7d3ce
      Ulf Möller 提交于
      57e7d3ce
    • D
      · deb2c1a1
      Dr. Stephen Henson 提交于
      Fix AES code.
      
      Update Rijndael source to v3.0
      
      Add AES OIDs.
      
      Change most references of Rijndael to AES.
      
      Add new draft AES ciphersuites.
      deb2c1a1
  18. 06 2月, 2001 2 次提交
  19. 05 2月, 2001 1 次提交
  20. 04 2月, 2001 1 次提交
    • D
      · 02e4fbed
      Dr. Stephen Henson 提交于
      Various OCSP responder utility functions.
      
      Delete obsolete OCSP functions.
      
      Largely untested at present...
      02e4fbed
  21. 02 2月, 2001 1 次提交
  22. 01 2月, 2001 1 次提交