Get rid of SHA1 for comparing CRL's - use SHA512 just like we do for certs.
authorbeck <beck@openbsd.org>
Thu, 24 Feb 2022 22:05:06 +0000 (22:05 +0000)
committerbeck <beck@openbsd.org>
Thu, 24 Feb 2022 22:05:06 +0000 (22:05 +0000)
commit057f48120967ec6ff7cfa60031d2b568727e8fef
tree213d8725bf2529da3228937a4c9087fa3bb22d9b
parent1e79788ede5cbcf842c00a865ceee619d8e16550
Get rid of SHA1 for comparing CRL's - use SHA512 just like we do for certs.
ok tb@
lib/libcrypto/asn1/x_crl.c
lib/libcrypto/x509/x509_cmp.c
lib/libcrypto/x509/x509_lcl.h