Crypto: Add deprecation compatibility declarations for SHA* message digest functions
authorDr. David von Oheimb <David.von.Oheimb@siemens.com>
Mon, 29 Mar 2021 17:32:48 +0000 (19:32 +0200)
committerDr. David von Oheimb <David.von.Oheimb@siemens.com>
Sat, 8 May 2021 12:41:36 +0000 (14:41 +0200)
commit4d49b68504cc494e552bce8e0b82ec8b501d5abe
tree24870549aee659def396116715f8d10c1ea71de3
parent0a8a6afdfb71e42962921980b51942cea8632697
Crypto: Add deprecation compatibility declarations for SHA* message digest functions

Also add hints to SHA256_Init.pod and CHANGES.md how to replace SHA256() etc.

Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/14741)
17 files changed:
CHANGES.md
crypto/evp/digest.c
crypto/evp/e_des3.c
crypto/sha/sha1_one.c
crypto/sha/sha256.c
crypto/sha/sha512.c
doc/man3/EVP_DigestInit.pod
doc/man3/SHA256_Init.pod
doc/man7/provider-digest.pod
include/crypto/sha.h
include/openssl/evp.h
include/openssl/sha.h
providers/fips-sources.checksums
providers/fips.checksum
providers/implementations/ciphers/cipher_tdes_wrap.c
util/libcrypto.num
util/other.syms