1. 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
  2. 03 12月, 1999 2 次提交
  3. 02 12月, 1999 1 次提交
  4. 01 12月, 1999 2 次提交
  5. 30 11月, 1999 3 次提交
  6. 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
  7. 28 11月, 1999 1 次提交
  8. 27 11月, 1999 3 次提交
  9. 26 11月, 1999 1 次提交
  10. 24 11月, 1999 2 次提交
  11. 22 11月, 1999 1 次提交
  12. 19 11月, 1999 1 次提交
  13. 18 11月, 1999 3 次提交
  14. 17 11月, 1999 3 次提交
  15. 16 11月, 1999 5 次提交
  16. 15 11月, 1999 1 次提交
  17. 14 11月, 1999 4 次提交
  18. 13 11月, 1999 2 次提交
  19. 12 11月, 1999 3 次提交