]> git.ipfire.org Git - thirdparty/openssl.git/commit - CHANGES.md
Deprecate EVP_MD_CTX_{set_}update_fn()
authorRich Salz <rsalz@akamai.com>
Thu, 28 Jan 2021 20:47:53 +0000 (15:47 -0500)
committerTomas Mraz <tomas@openssl.org>
Wed, 3 Feb 2021 10:12:16 +0000 (11:12 +0100)
commit1409b5f664f21a52d23d7b9d0e0f962e2bde2b9e
tree230f2b26fa84ffc18160f6e7e3037027dd6e490b
parent66194839fe9ae48cff51a4cdac25760a13b3868c
Deprecate EVP_MD_CTX_{set_}update_fn()

They are still used internally in legacy code.

Also fixed up some minor things in EVP_DigestInit.pod

Fixes: #14003
Reviewed-by: Richard Levitte <levitte@openssl.org>
Reviewed-by: Paul Dale <pauli@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/14008)
CHANGES.md
doc/man3/EVP_DigestInit.pod
include/openssl/evp.h
util/libcrypto.num