1. 12 2月, 2001 1 次提交
  2. 10 2月, 2001 3 次提交
  3. 09 2月, 2001 3 次提交
  4. 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
  5. 06 2月, 2001 2 次提交
  6. 05 2月, 2001 1 次提交
  7. 04 2月, 2001 1 次提交
    • D
      · 02e4fbed
      Dr. Stephen Henson 提交于
      Various OCSP responder utility functions.
      
      Delete obsolete OCSP functions.
      
      Largely untested at present...
      02e4fbed
  8. 02 2月, 2001 1 次提交
  9. 01 2月, 2001 1 次提交
  10. 30 1月, 2001 1 次提交
  11. 28 1月, 2001 1 次提交
  12. 26 1月, 2001 1 次提交
  13. 25 1月, 2001 2 次提交
  14. 24 1月, 2001 2 次提交
  15. 22 1月, 2001 1 次提交
  16. 20 1月, 2001 1 次提交
  17. 19 1月, 2001 3 次提交
  18. 18 1月, 2001 1 次提交
  19. 17 1月, 2001 2 次提交
  20. 15 1月, 2001 1 次提交
  21. 14 1月, 2001 1 次提交
  22. 13 1月, 2001 1 次提交
    • D
      · 5782ceb2
      Dr. Stephen Henson 提交于
      New OCSP utility. This can generate, parse and print
      OCSP requests. It can also query reponders and parse or
      print out responses.
      
      Still needs some more work: OCSP response checks and
      of course documentation.
      5782ceb2
  23. 12 1月, 2001 1 次提交
  24. 11 1月, 2001 4 次提交
  25. 10 1月, 2001 1 次提交