You need to sign in or sign up before continuing.
  1. 18 7月, 2006 1 次提交
  2. 11 7月, 2006 1 次提交
  3. 23 6月, 2006 1 次提交
  4. 09 6月, 2006 1 次提交
  5. 03 6月, 2006 1 次提交
  6. 01 6月, 2006 1 次提交
  7. 25 5月, 2006 3 次提交
  8. 19 5月, 2006 1 次提交
  9. 12 5月, 2006 1 次提交
  10. 17 4月, 2006 1 次提交
  11. 11 3月, 2006 1 次提交
  12. 13 2月, 2006 1 次提交
  13. 02 1月, 2006 1 次提交
  14. 05 12月, 2005 1 次提交
  15. 02 12月, 2005 2 次提交
  16. 07 11月, 2005 2 次提交
  17. 06 11月, 2005 1 次提交
  18. 11 10月, 2005 1 次提交
  19. 21 8月, 2005 1 次提交
  20. 26 7月, 2005 1 次提交
  21. 27 6月, 2005 1 次提交
  22. 30 5月, 2005 1 次提交
  23. 16 5月, 2005 2 次提交
    • 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
    • B
      92c44685
  24. 15 5月, 2005 1 次提交
  25. 10 5月, 2005 1 次提交
  26. 09 5月, 2005 2 次提交
  27. 28 4月, 2005 1 次提交
    • D
      Lots of Win32 fixes for DTLS. · 6c61726b
      Dr. Stephen Henson 提交于
      1. "unsigned long long" isn't portable changed: to BN_ULLONG.
      2. The LL prefix isn't allowed in VC++ but it isn't needed where it is used.
      2. Avoid lots of compiler warnings about signed/unsigned mismatches.
      3. Include new library directory pqueue in mk1mf build system.
      4. Update symbols.
      6c61726b
  28. 27 4月, 2005 3 次提交
    • N
      some updates for the blinding code; summary: · 800e400d
      Nils Larsch 提交于
      - possibility of re-creation of the blinding parameters after a
        fixed number of uses (suggested by Bodo)
      - calculatition of the rsa::e in case it's absent and p and q
        are present (see bug report #785)
      - improve the performance when if one rsa structure is shared by
        more than a thread (see bug report #555)
      - fix the problem described in bug report #827
      - hide the definition ot the BN_BLINDING structure in bn_blind.c
      800e400d
    • B
      take OPENSSL_NO_DGRAM into account · c741b837
      Bodo Möller 提交于
      (via make update)
      c741b837
    • B
      make update · 0d5ea761
      Bodo Möller 提交于
      0d5ea761
  29. 23 4月, 2005 1 次提交
  30. 20 4月, 2005 1 次提交
  31. 28 12月, 2004 1 次提交
  32. 14 12月, 2004 1 次提交