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:50:54 +0000 (16:50 -0500)
commit550f0f99600194cacd10ca43584a9744e27dbe0f
tree74300049b9b8928032b786443b91938f6ee45f56
parentff7256e75928be74101f3ce2d1fbf62f7e10a1f3
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)
(cherry picked from commit 3e5d9da5fc45a5d129e0daa7211125eba097c3dd)
crypto/x509/x_all.c
doc/crypto/X509_digest.pod [new file with mode: 0644]