1. 29 12月, 2002 1 次提交
  2. 14 11月, 2002 1 次提交
  3. 13 11月, 2002 1 次提交
  4. 08 11月, 2002 1 次提交
    • D
      · 491659c4
      Dr. Stephen Henson 提交于
      Typo in OCSP ASN1 module
      491659c4
  5. 09 10月, 2002 1 次提交
  6. 09 8月, 2002 1 次提交
  7. 01 8月, 2002 1 次提交
  8. 30 7月, 2002 1 次提交
  9. 15 7月, 2002 1 次提交
    • B
      Replace 'ecdsaparam' commandline utility by 'ecparam' · 5dbd3efc
      Bodo Möller 提交于
      (the same keys can be used for ECC schemes other than ECDSA)
      and add some new options.
      
      Similarly, use string "EC PARAMETERS" instead of "ECDSA PARAMETERS"
      in 'PEM' format.
      
      Fix ec_asn1.c (take into account the desired conversion form).
      
      'make update'.
      
      Submitted by: Nils Larsch
      5dbd3efc
  10. 28 6月, 2002 1 次提交
  11. 14 2月, 2002 1 次提交
  12. 18 12月, 2001 1 次提交
  13. 15 11月, 2001 1 次提交
  14. 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
  15. 04 10月, 2001 1 次提交
  16. 02 9月, 2001 1 次提交
    • G
      Make the necessary changes to work with the recent "ex_data" overhaul. · 79aa04ef
      Geoff Thorpe 提交于
      See the commit log message for that for more information.
      
      NB: X509_STORE_CTX's use of "ex_data" support was actually misimplemented
      (initialisation by "memset" won't/can't/doesn't work). This fixes that but
      requires that X509_STORE_CTX_init() be able to handle errors - so its
      prototype has been changed to return 'int' rather than 'void'. All uses of
      that function throughout the source code have been tracked down and
      adjusted.
      79aa04ef
  17. 06 8月, 2001 1 次提交
  18. 01 8月, 2001 1 次提交
  19. 31 7月, 2001 1 次提交
  20. 12 7月, 2001 1 次提交
  21. 27 2月, 2001 1 次提交
  22. 26 2月, 2001 2 次提交
    • D
      · fafc7f98
      Dr. Stephen Henson 提交于
      Enhance OCSP_request_verify() so it finds the signers certificate
      properly and supports several flags.
      fafc7f98
    • R
      make update · d88a26c4
      Richard Levitte 提交于
      Note that all *_it variables are suddenly non-existant according to
      libeay.num.  This is a bug that will be corrected.  Please be patient.
      d88a26c4
  23. 24 2月, 2001 1 次提交
  24. 23 2月, 2001 3 次提交
  25. 22 2月, 2001 1 次提交
  26. 20 2月, 2001 3 次提交
  27. 13 2月, 2001 2 次提交
  28. 09 2月, 2001 1 次提交
  29. 08 2月, 2001 1 次提交
    • 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
  30. 05 2月, 2001 2 次提交
  31. 04 2月, 2001 2 次提交
    • D
      · 2b916952
      Dr. Stephen Henson 提交于
      Fix ASN1_TIME_to_generlizedtime().
      
      Add protoype for OCSP_response_create().
      
      Add OCSP_request_sign() and OCSP_basic_sign()
      private key and certificate checks and make
      OCSP_NOCERTS consistent with PKCS7_NOCERTS
      2b916952
    • D
      · 02e4fbed
      Dr. Stephen Henson 提交于
      Various OCSP responder utility functions.
      
      Delete obsolete OCSP functions.
      
      Largely untested at present...
      02e4fbed
  32. 02 2月, 2001 1 次提交