openssl/crypto/x509
Dr. Stephen Henson c3c8823c87 Use X509_get_signature_info() when checking security levels.
Make signature security level checking more flexible by using
X509_get_signaure_info(): some signature methods (e.g. PSS, ED25519)
do not indicate the signing digest (if any) in the signature OID.

Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/3301)
2017-04-25 22:12:34 +01:00
..
build.info
by_dir.c Ignore dups in X509_STORE_add_* 2017-04-20 15:33:42 -04:00
by_file.c Ignore dups in X509_STORE_add_* 2017-04-20 15:33:42 -04:00
t_crl.c Switch command-line utils to new nameopt API. 2017-04-25 12:37:17 -04:00
t_req.c
t_x509.c
x509_att.c
x509_cmp.c
x509_d2.c
x509_def.c
x509_err.c Ignore dups in X509_STORE_add_* 2017-04-20 15:33:42 -04:00
x509_ext.c
x509_lcl.h Add support for custom signature parameters 2017-04-25 22:12:34 +01:00
x509_lu.c Ignore dups in X509_STORE_add_* 2017-04-20 15:33:42 -04:00
x509_obj.c
x509_r2x.c
x509_req.c
x509_set.c Add support for custom signature parameters 2017-04-25 22:12:34 +01:00
x509_trs.c
x509_txt.c OCSP Updates: error codes and multiple certificates 2017-04-12 14:41:10 -04:00
x509_v3.c
x509_vfy.c Use X509_get_signature_info() when checking security levels. 2017-04-25 22:12:34 +01:00
x509_vpm.c
x509cset.c
x509name.c
x509rset.c
x509spki.c
x509type.c
x_all.c
x_attrib.c
x_crl.c
x_exten.c
x_name.c
x_pubkey.c
x_req.c
x_x509.c
x_x509a.c