1. 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
  2. 23 4月, 2005 1 次提交
  3. 20 4月, 2005 1 次提交
  4. 28 12月, 2004 1 次提交
  5. 14 12月, 2004 1 次提交
  6. 10 9月, 2004 1 次提交
  7. 12 7月, 2004 1 次提交
    • R
      make update · 5545607c
      Richard Levitte 提交于
      (incidently, this also tells VMS that there exists a new symbol in the
      SSL library)
      5545607c
  8. 18 6月, 2004 1 次提交
  9. 31 5月, 2004 2 次提交
  10. 25 5月, 2004 1 次提交
  11. 20 5月, 2004 1 次提交
  12. 20 4月, 2004 1 次提交
  13. 29 3月, 2004 1 次提交
  14. 28 3月, 2004 1 次提交
  15. 23 3月, 2004 1 次提交
  16. 29 1月, 2004 1 次提交
  17. 30 10月, 2003 1 次提交
  18. 29 10月, 2003 1 次提交
  19. 28 9月, 2003 1 次提交
  20. 26 6月, 2003 1 次提交
  21. 20 6月, 2003 1 次提交
  22. 12 6月, 2003 1 次提交
  23. 20 5月, 2003 1 次提交
  24. 01 5月, 2003 1 次提交
  25. 30 4月, 2003 2 次提交
  26. 04 4月, 2003 1 次提交
  27. 25 3月, 2003 1 次提交
  28. 22 3月, 2003 1 次提交
  29. 21 3月, 2003 1 次提交
  30. 20 3月, 2003 1 次提交
  31. 21 2月, 2003 1 次提交
    • B
      ECPublicKey_set_octet_string and ECPublicKey_get_octet_string · 62e3163b
      Bodo Möller 提交于
      behaviour was not quite consistent with the conventions
      for d2i and i2d functions as far as handling of the 'out'
      or 'in' pointer is concerned.
      
      This patch changes this behaviour, and renames the functions to
      o2i_ECPublicKey and i2o_ECPublicKey (not 'd2i' and 'i2d' because the
      external encoding is just a raw object string without any DER icing).
      
      Submitted by: Nils Larsch
      62e3163b
  32. 14 2月, 2003 1 次提交
  33. 31 1月, 2003 1 次提交
  34. 09 12月, 2002 1 次提交
  35. 27 11月, 2002 1 次提交
  36. 19 11月, 2002 1 次提交