Dr. Stephen Henson 7f572e958b Remove legacy sign/verify from EVP_MD.
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: Richard Levitte <levitte@openssl.org>
2015-12-02 17:52:01 +00:00
..
2015-09-20 14:19:49 +01:00
2015-11-25 18:22:12 +00:00
2015-10-30 08:39:47 +00:00
2015-09-07 10:45:38 +01:00
2015-11-20 23:31:42 +00:00
2015-11-27 21:28:23 +00:00
2015-11-27 17:23:14 +00:00
2015-10-30 08:38:18 +00:00
2015-11-27 21:28:23 +00:00
2015-10-02 14:22:05 -04:00
2015-05-16 09:20:58 +01:00
2015-11-27 19:04:14 +00:00
2015-05-22 23:10:51 +01:00
2015-09-07 10:45:38 +01:00
2015-11-27 17:23:14 +00:00