Make X509_Digest,others public
authorRich Salz <rsalz@openssl.org>
Thu, 12 Jan 2017 21:39:41 +0000 (16:39 -0500)
committerRich Salz <rsalz@openssl.org>
Thu, 12 Jan 2017 21:39:41 +0000 (16:39 -0500)
commit3e5d9da5fc45a5d129e0daa7211125eba097c3dd
tree2f2bc3a49465c6347ccdf2c87aed899e37df1f72
parentd49661ced5c2b426ce57f1016077674bfcfa7daf
Make X509_Digest,others public

Also, if want SHA1 then use the pre-computed value if there.

Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/2223)
crypto/x509/x_all.c
doc/man3/X509_digest.pod [new file with mode: 0644]