1. 23 3月, 2006 2 次提交
  2. 22 3月, 2006 1 次提交
  3. 21 3月, 2006 1 次提交
  4. 20 3月, 2006 1 次提交
  5. 02 12月, 2005 2 次提交
  6. 16 5月, 2005 1 次提交
    • N
      ecc api cleanup; summary: · 9dd84053
      Nils Larsch 提交于
      - hide the EC_KEY structure definition in ec_lcl.c + add
        some functions to use/access the EC_KEY fields
      - change the way how method specific data (ecdsa/ecdh) is
        attached to a EC_KEY
      - add ECDSA_sign_ex and ECDSA_do_sign_ex functions with
        additional parameters for pre-computed values
      - rebuild libeay.num from 0.9.7
      9dd84053
  7. 15 5月, 2005 1 次提交
  8. 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
  9. 20 4月, 2005 1 次提交
  10. 31 3月, 2005 1 次提交
  11. 31 5月, 2004 1 次提交
  12. 15 5月, 2004 1 次提交
  13. 29 3月, 2004 1 次提交
  14. 16 3月, 2004 1 次提交
  15. 01 2月, 2004 1 次提交
  16. 29 1月, 2004 1 次提交
  17. 06 4月, 2003 1 次提交
  18. 04 4月, 2003 1 次提交
  19. 31 1月, 2003 2 次提交
  20. 29 12月, 2002 1 次提交
  21. 12 8月, 2002 1 次提交
  22. 07 8月, 2002 1 次提交
  23. 27 6月, 2002 1 次提交
    • R
      A number of includes were removed from evp.h some time ago. The reason · 4942ef6f
      Richard Levitte 提交于
      was that they weren't really needed any more for EVP itself.  However,
      it seems like soma applications (I know about OpenSSH, but there may
      be more) used evp.h as the 'load all' header file, which makes sense
      since we try our best to promote the use of EVP instead of the lower
      level crypto algorithms.  Therefore, I put the inclusions back so
      the application authors don't get too shocked by all the errors they
      would otherwise get.
      
      Thanks to Theo de Raadt for making us aware of this.
      4942ef6f
  24. 15 6月, 2002 1 次提交
    • L
      Some more prototype fixes. · 65ee74fb
      Lutz Jänicke 提交于
      Use DECLARE macros in asn1* instead of direct declaration.
      Submitted by: Goetz Babin-Ebell <babinebell@trustcenter.de>
      Reviewed by:
      PR: 89
      65ee74fb
  25. 31 5月, 2002 1 次提交
  26. 16 5月, 2002 1 次提交
  27. 12 5月, 2002 1 次提交
    • D
      · e9ba6963
      Dr. Stephen Henson 提交于
      EVP_SealFinal should return a value.
      e9ba6963
  28. 28 2月, 2002 1 次提交
  29. 23 2月, 2002 1 次提交
  30. 14 2月, 2002 1 次提交
  31. 04 1月, 2002 1 次提交
  32. 18 12月, 2001 1 次提交
  33. 17 10月, 2001 1 次提交
  34. 16 10月, 2001 1 次提交
    • D
      · 20d2186c
      Dr. Stephen Henson 提交于
      Retain compatibility of EVP_DigestInit() and EVP_DigestFinal()
      with existing code.
      
      Modify library to use digest *_ex() functions.
      20d2186c
  35. 09 10月, 2001 1 次提交
  36. 04 10月, 2001 1 次提交
  37. 28 9月, 2001 1 次提交