1. 19 11月, 2002 1 次提交
  2. 16 11月, 2002 2 次提交
  3. 15 11月, 2002 2 次提交
  4. 14 11月, 2002 2 次提交
  5. 13 11月, 2002 1 次提交
  6. 10 11月, 2002 1 次提交
  7. 04 11月, 2002 1 次提交
  8. 30 10月, 2002 1 次提交
  9. 28 10月, 2002 2 次提交
  10. 13 10月, 2002 1 次提交
  11. 12 10月, 2002 2 次提交
  12. 11 10月, 2002 1 次提交
  13. 10 10月, 2002 1 次提交
  14. 05 10月, 2002 1 次提交
    • D
      · fc6a6a10
      Dr. Stephen Henson 提交于
      Add version info to Win32 DLLs.
      
      We might want to edit the strings a bit...
      
      Maybe add to 0.9.7 too?
      fc6a6a10
  15. 04 10月, 2002 1 次提交
    • D
      · 9a48b07e
      Dr. Stephen Henson 提交于
      Various enhancements to PKCS#12 code, new
      medium level API, improved PKCS12_create
      and additional functionality in pkcs12
      utility.
      9a48b07e
  16. 03 10月, 2002 1 次提交
  17. 26 9月, 2002 1 次提交
  18. 25 9月, 2002 1 次提交
  19. 23 9月, 2002 1 次提交
  20. 19 9月, 2002 2 次提交
  21. 10 9月, 2002 1 次提交
  22. 02 9月, 2002 2 次提交
  23. 23 8月, 2002 1 次提交
    • D
      · fc85ac20
      Dr. Stephen Henson 提交于
      Make -nameopt work in req and add support for -reqopt
      fc85ac20
  24. 17 8月, 2002 1 次提交
  25. 16 8月, 2002 1 次提交
  26. 15 8月, 2002 1 次提交
  27. 14 8月, 2002 3 次提交
    • B
      move a TODO from CHANGES to STATUS · 749d055e
      Bodo Möller 提交于
      749d055e
    • B
      add 'TODO' items · 49a0f778
      Bodo Möller 提交于
      49a0f778
    • D
      · 2af52de7
      Dr. Stephen Henson 提交于
      Fix typo in OBJ_txt2obj which incorrectly passed the content
      length, instead of the encoding length to d2i_ASN1_OBJECT.
      
      This wasn't visible before becuse ASN1_get_object() used
      to read past the length of the supplied buffer.
      2af52de7
  28. 12 8月, 2002 1 次提交
  29. 09 8月, 2002 3 次提交
    • B
      ECC ciphersuite support · ea262260
      Bodo Möller 提交于
      Submitted by: Douglas Stebila <douglas.stebila@sun.com>
      (Authors: Vipul Gupta and Sumit Gupta, Sun Microsystems Laboratories)
      ea262260
    • B
      Add ECDH support. · e172d60d
      Bodo Möller 提交于
      Additional changes:
       - use EC_GROUP_get_degree() in apps/req.c
       - add ECDSA and ECDH to apps/speed.c
       - adds support for EC curves over binary fields to ECDSA
       - new function EC_KEY_up_ref() in crypto/ec/ec_key.c
       - reorganize crypto/ecdsa/ecdsatest.c
       - add engine support for ECDH
       - fix a few bugs in ECDSA engine support
      
      Submitted by: Douglas Stebila <douglas.stebila@sun.com>
      e172d60d
    • R
      0.9.6f is released · fbe792f0
      Richard Levitte 提交于
      fbe792f0