1. 19 1月, 2011 1 次提交
  2. 24 9月, 2008 1 次提交
  3. 17 5月, 2005 1 次提交
  4. 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
  5. 27 4月, 2005 1 次提交
  6. 20 2月, 2003 1 次提交
    • B
      typo · fbbfd86b
      Bodo Möller 提交于
      PR: 511
      Submitted by: Eric Cronin
      fbbfd86b
  7. 28 11月, 2002 1 次提交
  8. 10 8月, 2002 1 次提交
  9. 09 8月, 2002 1 次提交
    • 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
  10. 07 8月, 2002 1 次提交