mirror of
https://github.com/openssl/openssl.git
synced 2024-11-27 05:21:51 +08:00
7f572e958b
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> |
||
---|---|---|
.. | ||
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 | ||
a_object.c | ||
a_octet.c | ||
a_print.c | ||
a_sign.c | ||
a_strex.c | ||
a_strnid.c | ||
a_time.c | ||
a_type.c | ||
a_utctm.c | ||
a_utf8.c | ||
a_verify.c | ||
ameth_lib.c | ||
asn1_err.c | ||
asn1_gen.c | ||
asn1_lib.c | ||
asn1_locl.h | ||
asn1_par.c | ||
asn_mime.c | ||
asn_moid.c | ||
asn_mstbl.c | ||
asn_pack.c | ||
bio_asn1.c | ||
bio_ndef.c | ||
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 | ||
p5_pbev2.c | ||
p5_scrypt.c | ||
p8_pkey.c | ||
t_bitst.c | ||
t_pkey.c | ||
t_spki.c | ||
tasn_dec.c | ||
tasn_enc.c | ||
tasn_fre.c | ||
tasn_new.c | ||
tasn_prn.c | ||
tasn_scn.c | ||
tasn_typ.c | ||
tasn_utl.c | ||
x_algor.c | ||
x_bignum.c | ||
x_info.c | ||
x_long.c | ||
x_pkey.c | ||
x_pubkey.c | ||
x_sig.c | ||
x_spki.c | ||
x_val.c |