1. 31 8月, 2002 1 次提交
  2. 29 8月, 2002 2 次提交
  3. 27 8月, 2002 2 次提交
  4. 26 8月, 2002 2 次提交
  5. 23 8月, 2002 4 次提交
  6. 16 8月, 2002 2 次提交
  7. 15 8月, 2002 3 次提交
  8. 14 8月, 2002 1 次提交
    • 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
  9. 13 8月, 2002 4 次提交
  10. 12 8月, 2002 2 次提交
  11. 11 8月, 2002 3 次提交
  12. 10 8月, 2002 4 次提交
  13. 09 8月, 2002 7 次提交
    • B
      .cvsignore for crypto/ecdh · cece7adc
      Bodo Möller 提交于
      cece7adc
    • B
      make update · 74cc4903
      Bodo Möller 提交于
      74cc4903
    • B
      fix warnings · 41fdcfa7
      Bodo Möller 提交于
      41fdcfa7
    • B
      add field type to text output · 60cc56b1
      Bodo Möller 提交于
      don't print seed value as a number (leading zeros must not be removed)
      
      Submitted by: Nils Larsch
      60cc56b1
    • B
      use 0, not NULL · f912e929
      Bodo Möller 提交于
      Submitted by: Nils Larsch
      f912e929
    • B
      ECDH engine support · 56939728
      Bodo Möller 提交于
      Submitted by: Douglas Stebila
      56939728
    • 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
  14. 07 8月, 2002 2 次提交
  15. 04 8月, 2002 1 次提交