1. 08 12月, 2014 1 次提交
  2. 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
  3. 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
  4. 14 2月, 2011 1 次提交
  5. 28 1月, 2011 2 次提交
  6. 26 1月, 2011 1 次提交
  7. 09 9月, 2009 1 次提交
  8. 03 2月, 2007 1 次提交
  9. 08 4月, 2003 1 次提交
  10. 31 1月, 2003 1 次提交
  11. 26 9月, 2001 1 次提交
    • G
      This commits changes to various parts of libcrypto required by the recent · cb78486d
      Geoff Thorpe 提交于
      ENGINE surgery. DH, DSA, RAND, and RSA now use *both* "method" and ENGINE
      pointers to manage their hooking with ENGINE. Previously their use of
      "method" pointers was replaced by use of ENGINE references. See
      crypto/engine/README for details.
      
      Also, remove the ENGINE iterations from evp_test - even when the
      cipher/digest code is committed in, this functionality would require a
      different set of API calls.
      cb78486d
  12. 27 10月, 2000 1 次提交
  13. 23 8月, 1999 1 次提交
  14. 25 6月, 1999 1 次提交
  15. 24 4月, 1999 1 次提交
  16. 23 4月, 1999 1 次提交
  17. 20 4月, 1999 1 次提交
  18. 10 4月, 1999 1 次提交
  19. 25 2月, 1999 1 次提交
  20. 21 12月, 1998 3 次提交