openssl/crypto/asn1
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
..
a_bitstr.c
a_d2i_fp.c
a_digest.c
a_dup.c
a_gentm.c
a_i2d_fp.c
a_int.c
a_mbstr.c Continue standardising malloc style for libcrypto 2015-11-09 22:48:41 +00:00
a_object.c Continue standardising malloc style for libcrypto 2015-11-09 22:48:41 +00:00
a_octet.c
a_print.c
a_sign.c Remove legacy sign/verify from EVP_MD. 2015-12-02 17:52:01 +00:00
a_strex.c Continue standardising malloc style for libcrypto 2015-11-09 22:48:41 +00:00
a_strnid.c Continue standardising malloc style for libcrypto 2015-11-09 22:48:41 +00:00
a_time.c
a_type.c
a_utctm.c
a_utf8.c
a_verify.c
ameth_lib.c Continue standardising malloc style for libcrypto 2015-11-09 22:48:41 +00:00
asn1_err.c
asn1_gen.c Continue standardising malloc style for libcrypto 2015-11-09 22:48:41 +00:00
asn1_lib.c Continue standardising malloc style for libcrypto 2015-11-09 22:48:41 +00:00
asn1_locl.h
asn1_par.c Fix uninitialised p error. 2015-11-24 16:45:02 +00:00
asn_mime.c Continue standardising malloc style for libcrypto 2015-11-09 22:48:41 +00:00
asn_moid.c
asn_mstbl.c
asn_pack.c
bio_asn1.c Continue standardising malloc style for libcrypto 2015-11-09 22:48:41 +00:00
bio_ndef.c Continue standardising malloc style for libcrypto 2015-11-09 22:48:41 +00:00
charmap.h
charmap.pl
d2i_pr.c
d2i_pu.c
evp_asn1.c
f_int.c
f_string.c
i2d_pr.c
i2d_pu.c
Makefile
n_pkey.c
nsseq.c
p5_pbe.c Continue standardising malloc style for libcrypto 2015-11-09 22:48:41 +00:00
p5_pbev2.c Continue standardising malloc style for libcrypto 2015-11-09 22:48:41 +00:00
p5_scrypt.c Continue standardising malloc style for libcrypto 2015-11-09 22:48:41 +00:00
p8_pkey.c Continue standardising malloc style for libcrypto 2015-11-09 22:48:41 +00:00
t_bitst.c
t_pkey.c
t_spki.c
tasn_dec.c Continue standardising malloc style for libcrypto 2015-11-09 22:48:41 +00:00
tasn_enc.c Continue standardising malloc style for libcrypto 2015-11-09 22:48:41 +00:00
tasn_fre.c
tasn_new.c Continue standardising malloc style for libcrypto 2015-11-09 22:48:41 +00:00
tasn_prn.c
tasn_scn.c
tasn_typ.c
tasn_utl.c Continue standardising malloc style for libcrypto 2015-11-09 22:48:41 +00:00
x_algor.c
x_bignum.c Continue standardising malloc style for libcrypto 2015-11-09 22:48:41 +00:00
x_info.c
x_long.c
x_pkey.c Continue standardising malloc style for libcrypto 2015-11-09 22:48:41 +00:00
x_pubkey.c Continue standardising malloc style for libcrypto 2015-11-09 22:48:41 +00:00
x_sig.c
x_spki.c
x_val.c