1. 08 12月, 2014 4 次提交
  2. 29 11月, 2014 1 次提交
  3. 12 9月, 2014 1 次提交
  4. 19 8月, 2014 1 次提交
  5. 01 7月, 2014 1 次提交
  6. 20 2月, 2014 1 次提交
  7. 18 9月, 2013 1 次提交
  8. 19 7月, 2013 1 次提交
    • D
      Make ecdsatest work with nonces. · 584ac221
      Dr. Stephen Henson 提交于
      Update ecdsatest to use ECDSA_sign_setup and ECDSA_sign_ex, this
      avoids the nonce generation which would otherwise break the test.
      
      Reinstate ecdsatest.
      584ac221
  9. 18 7月, 2013 1 次提交
  10. 15 7月, 2013 1 次提交
    • A
      Make `safe' (EC)DSA nonces the default. · 190c615d
      Adam Langley 提交于
      This change updates 8a99cb29 to make the generation of (EC)DSA nonces
      using the message digest the default. It also reverts the changes to
      (EC)DSA_METHOD structure.
      
      In addition to making it the default, removing the flag from EC_KEY
      means that FIPS modules will no longer have an ABI mismatch.
      190c615d
  11. 14 6月, 2013 1 次提交
    • A
      Add secure DSA nonce flag. · 8a99cb29
      Adam Langley 提交于
      This change adds the option to calculate (EC)DSA nonces by hashing the
      message and private key along with entropy to avoid leaking the private
      key if the PRNG fails.
      8a99cb29
  12. 06 10月, 2012 1 次提交
  13. 10 1月, 2012 1 次提交
  14. 07 12月, 2011 1 次提交
  15. 02 12月, 2011 1 次提交
  16. 14 11月, 2011 1 次提交
  17. 05 11月, 2011 1 次提交
  18. 23 10月, 2011 1 次提交
  19. 05 9月, 2011 1 次提交
  20. 01 9月, 2011 1 次提交
  21. 08 6月, 2011 1 次提交
  22. 25 5月, 2011 1 次提交
  23. 24 4月, 2011 1 次提交
  24. 07 4月, 2011 2 次提交
  25. 25 3月, 2011 1 次提交
  26. 13 3月, 2011 1 次提交
  27. 22 2月, 2011 1 次提交
  28. 15 2月, 2011 1 次提交
  29. 13 2月, 2011 1 次提交
  30. 27 1月, 2011 1 次提交
  31. 12 6月, 2010 1 次提交
  32. 02 12月, 2009 1 次提交
    • D
      PR: 1432 · 606c46fb
      Dr. Stephen Henson 提交于
      Submitted by: "Andrzej Chmielowiec" <achmielowiec@enigma.com.pl>, steve@openssl.org
      Approved by: steve@openssl.org
      
      Truncate hash if it is too large: as required by FIPS 186-3.
      606c46fb
  33. 18 10月, 2009 1 次提交
  34. 09 9月, 2009 1 次提交
  35. 12 11月, 2008 1 次提交
  36. 02 11月, 2008 1 次提交