Deprecate the low level SHA functions.
authorPauli <paul.dale@oracle.com>
Thu, 9 Jan 2020 03:14:13 +0000 (13:14 +1000)
committerPauli <paul.dale@oracle.com>
Sun, 19 Jan 2020 00:14:39 +0000 (10:14 +1000)
commit85d843c8eccce937d073a9df7a193032478e21dd
tree747b066f6bae0f7440ccb9e7398f632783012440
parent8720b1779442bc0259d89f4fe7f8d46ad4d0b0c0
Deprecate the low level SHA functions.

Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/10791)
26 files changed:
apps/speed.c
crypto/ct/ct_log.c
crypto/ec/curve25519.c
crypto/ec/ecx_meth.c
crypto/engine/eng_openssl.c
crypto/evp/legacy_md5_sha1.c
crypto/evp/legacy_sha.c
crypto/md5/md5_sha1.c
crypto/sha/sha1_one.c
crypto/sha/sha1dgst.c
crypto/sha/sha256.c
crypto/sha/sha512.c
doc/man3/SHA256_Init.pod
engines/e_dasync.c
engines/e_ossltest.c
include/openssl/sha.h
providers/implementations/ciphers/cipher_aes_cbc_hmac_sha1_hw.c
providers/implementations/ciphers/cipher_aes_cbc_hmac_sha256_hw.c
providers/implementations/ciphers/cipher_tdes_wrap.c
providers/implementations/digests/md5_sha1_prov.c
providers/implementations/digests/sha2_prov.c
ssl/s3_cbc.c
test/build.info
test/evp_fetch_prov_test.c
test/rc4test.c
util/libcrypto.num