openssl/crypto/x509
Richard Levitte 6195848b2e X509_CRL_digest() - ensure precomputed sha1 hash before returning it
X509_CRL_digest() didn't check if the precomputed sha1 hash was actually
present.  This also makes sure there's an appropriate flag to check.

Reviewed-by: Kurt Roeckx <kurt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/2314)
2017-01-28 20:07:04 +01:00
..
build.info
by_dir.c
by_file.c
t_crl.c Fix undefined behaviour when printing the X509 and CRL version 2017-01-15 22:21:08 +01:00
t_req.c Fix undefined behaviour when printing the X509 and CRL version 2017-01-15 22:21:08 +01:00
t_x509.c Add missing braces. 2017-01-16 04:50:12 +01:00
x509_att.c Few nit's 2017-01-25 09:06:34 +00:00
x509_cmp.c
x509_d2.c
x509_def.c
x509_err.c
x509_ext.c
x509_lcl.h Add X509_VERIFY_PARAM inheritance flag set/get 2016-12-13 14:30:21 -05:00
x509_lu.c
x509_obj.c
x509_r2x.c
x509_req.c
x509_set.c
x509_trs.c
x509_txt.c
x509_v3.c
x509_vfy.c
x509_vpm.c GH2176: Add X509_VERIFY_PARAM_get_time 2017-01-12 09:54:09 -05:00
x509cset.c
x509name.c Few nit's 2017-01-25 09:06:34 +00:00
x509rset.c
x509spki.c
x509type.c
x_all.c X509_CRL_digest() - ensure precomputed sha1 hash before returning it 2017-01-28 20:07:04 +01:00
x_attrib.c
x_crl.c X509_CRL_digest() - ensure precomputed sha1 hash before returning it 2017-01-28 20:07:04 +01:00
x_exten.c
x_name.c
x_pubkey.c
x_req.c
x_x509.c
x_x509a.c