1. 08 12月, 2015 6 次提交
  2. 07 12月, 2015 1 次提交
  3. 06 12月, 2015 1 次提交
  4. 05 12月, 2015 5 次提交
  5. 03 12月, 2015 1 次提交
    • D
      Remove legacy sign/verify from EVP_MD. · 7f572e95
      Dr. Stephen Henson 提交于
      Remove sign/verify and required_pkey_type fields of EVP_MD: these are a
      legacy from when digests were linked to public key types. All signing is
      now handled by the corresponding EVP_PKEY_METHOD.
      
      Only allow supported digest types in RSA EVP_PKEY_METHOD: other algorithms
      already block unsupported types.
      
      Remove now obsolete EVP_dss1() and EVP_ecdsa().
      Reviewed-by: NRichard Levitte <levitte@openssl.org>
      7f572e95
  6. 02 12月, 2015 1 次提交
  7. 30 11月, 2015 4 次提交
  8. 28 11月, 2015 3 次提交
  9. 26 11月, 2015 1 次提交
  10. 25 11月, 2015 6 次提交
  11. 24 11月, 2015 2 次提交
  12. 21 11月, 2015 9 次提交