1. 09 6月, 2006 1 次提交
  2. 05 6月, 2006 1 次提交
  3. 02 6月, 2006 1 次提交
  4. 16 4月, 2006 1 次提交
  5. 14 4月, 2006 1 次提交
  6. 13 4月, 2006 1 次提交
  7. 12 4月, 2006 1 次提交
  8. 11 4月, 2006 1 次提交
  9. 10 4月, 2006 1 次提交
  10. 08 4月, 2006 2 次提交
  11. 07 4月, 2006 1 次提交
  12. 20 3月, 2006 1 次提交
  13. 11 5月, 2005 1 次提交
    • B
      Fix more error codes. · 8afca8d9
      Bodo Möller 提交于
      (Also improve util/ck_errf.pl script, and occasionally
      fix source code formatting.)
      8afca8d9
  14. 13 4月, 2005 1 次提交
  15. 29 1月, 2004 1 次提交
  16. 07 8月, 2002 1 次提交
  17. 14 2月, 2002 1 次提交
  18. 26 9月, 2001 1 次提交
    • G
      This changes EVP's cipher and digest code to hook via the ENGINE support. · 11a57c7b
      Geoff Thorpe 提交于
      See crypto/engine/README for details.
      
      - it also removes openbsd_hw.c from the build (that functionality is
        going to be available in the openbsd ENGINE in a upcoming commit)
      
      - evp_test has had the extra initialisation added so it will use (if
        possible) any ENGINEs supporting the algorithms required.
      11a57c7b
  19. 20 2月, 2001 1 次提交
    • R
      Make all configuration macros available for application by making · cf1b7d96
      Richard Levitte 提交于
      sure they are available in opensslconf.h, by giving them names starting
      with "OPENSSL_" to avoid conflicts with other packages and by making
      sure e_os2.h will cover all platform-specific cases together with
      opensslconf.h.
      
      I've checked fairly well that nothing breaks with this (apart from
      external software that will adapt if they have used something like
      NO_KRB5), but I can't guarantee it completely, so a review of this
      change would be a good thing.
      cf1b7d96
  20. 14 2月, 2001 1 次提交
  21. 15 10月, 2000 1 次提交
  22. 31 5月, 2000 1 次提交
    • D
      · 49528751
      Dr. Stephen Henson 提交于
      More EVP cipher revision.
      
      Change EVP_SealInit() and EVP_OpenInit() to
      handle cipher parameters.
      
      Make it possible to set RC2 and RC5 params.
      
      Make RC2 ASN1 code use the effective key bits
      and not the key length.
      
      TODO: document how new API works.
      49528751
  23. 28 5月, 2000 1 次提交
  24. 27 5月, 2000 1 次提交
    • D
      · 7f060601
      Dr. Stephen Henson 提交于
      Beginnings of EVP cipher overhaul. This should eventually
      enhance and tidy up the EVP interface.
      
      This patch adds initial support for variable length ciphers
      and changes S/MIME code to use this.
      
      Some other library functions need modifying to support use
      of modified cipher parameters.
      
      Also need to change all the cipher functions that should
      return error codes, but currenly don't.
      
      And of course it needs extensive testing...
      7f060601
  25. 05 3月, 2000 1 次提交
  26. 27 2月, 2000 1 次提交
  27. 26 2月, 2000 1 次提交
  28. 04 2月, 2000 1 次提交
  29. 24 11月, 1999 1 次提交
  30. 25 10月, 1999 1 次提交
  31. 08 6月, 1999 1 次提交
  32. 06 6月, 1999 1 次提交
  33. 16 5月, 1999 1 次提交
    • D
      Fix some obvious bugs in the PKCS#7 library handling. It didn't try to · 84fa704c
      Dr. Stephen Henson 提交于
      find the right RecipientInfo based on the recipient certificate (so would
      fail a lot of the time) and fixup cipher structures to correctly (maybe)
      modify the AlgorithmIdentifiers.  Largely untested at present... this will be
      fixed in due course. Well the stuff was broken to begin with so if its broken
      now then you haven't lost anything :-)
      84fa704c
  34. 24 4月, 1999 2 次提交
  35. 20 4月, 1999 1 次提交
  36. 19 4月, 1999 1 次提交
  37. 29 3月, 1999 1 次提交
  38. 31 1月, 1999 1 次提交