]> git.ipfire.org Git - thirdparty/openssl.git/commit - CHANGES.md
Deprecate ASN1_sign(), ASN1_verify() and ASN1_digest()
authorRichard Levitte <levitte@openssl.org>
Mon, 24 Feb 2020 21:33:52 +0000 (22:33 +0100)
committerRichard Levitte <levitte@openssl.org>
Thu, 27 Feb 2020 22:21:14 +0000 (23:21 +0100)
commit12d99aac973e5e6723f62f19b07b9c8bcc81c57b
tree0240dbbbbf97e9664f3c667263df5d64dcc5c7c7
parent8efc4a9c656b8b3eabeac64c54efdeb07dd42f8e
Deprecate ASN1_sign(), ASN1_verify() and ASN1_digest()

These are old functions that fell out of use with OpenSL 0.9.7.
It's more than time to deprecate them.

Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/11161)
CHANGES.md
crypto/asn1/a_digest.c
crypto/asn1/a_sign.c
crypto/asn1/a_verify.c
include/openssl/x509.h
util/libcrypto.num