1. 02 1月, 2000 1 次提交
  2. 29 12月, 1999 1 次提交
  3. 25 12月, 1999 2 次提交
  4. 23 12月, 1999 1 次提交
  5. 18 12月, 1999 5 次提交
  6. 17 12月, 1999 2 次提交
  7. 14 12月, 1999 1 次提交
  8. 09 12月, 1999 1 次提交
  9. 08 12月, 1999 1 次提交
  10. 07 12月, 1999 1 次提交
  11. 05 12月, 1999 1 次提交
  12. 04 12月, 1999 1 次提交
    • B
      Add functions des_set_key_checked, des_set_key_unchecked. · cddfe788
      Bodo Möller 提交于
      Never use des_set_key (it depends on the global variable des_check_key),
      but usually des_set_key_unchecked.
      Only destest.c bothered to look at the return values of des_set_key,
      but it did not set des_check_key -- if it had done so,
      most checks would have failed because of wrong parity and
      because of weak keys.
      cddfe788
  13. 02 12月, 1999 1 次提交
  14. 01 12月, 1999 2 次提交
  15. 30 11月, 1999 1 次提交
  16. 29 11月, 1999 1 次提交
    • D
      Add part of chain verify SSL support code: not complete or doing anything · 13938ace
      Dr. Stephen Henson 提交于
      yet.
      
      Add a function X509_STORE_CTX_purpose_inherit() which implements the logic
      of "inheriting" purpose and trust from a parent structure and using a default:
      this will be used in the SSL code and possibly future S/MIME.
      
      Partial documentation of the 'verify' utility. Still need to document how all
      the extension checking works and the various error messages.
      13938ace
  17. 28 11月, 1999 1 次提交
  18. 27 11月, 1999 1 次提交
  19. 26 11月, 1999 1 次提交
  20. 22 11月, 1999 1 次提交
  21. 18 11月, 1999 2 次提交
  22. 17 11月, 1999 1 次提交
  23. 16 11月, 1999 2 次提交
  24. 15 11月, 1999 1 次提交
  25. 14 11月, 1999 1 次提交
  26. 12 11月, 1999 4 次提交
  27. 11 11月, 1999 1 次提交
  28. 09 11月, 1999 1 次提交