From 1dc8eb5be0375b1e3f33f711b3a62712b3042a6b Mon Sep 17 00:00:00 2001 From: Pauli Date: Wed, 9 Jun 2021 13:40:27 +1000 Subject: [PATCH] changes: fix woring that mentions SHA* one shot functions are deprecated Reviewed-by: Richard Levitte Reviewed-by: David von Oheimb (Merged from https://github.com/openssl/openssl/pull/15668) --- CHANGES.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGES.md b/CHANGES.md index e0423a84919..5b0f0df11e1 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -690,8 +690,8 @@ breaking changes, and mappings for the large list of deprecated functions. *Paul Dale* - * The low-level MD2, MD4, MD5, MDC2, RIPEMD160, SHA1, SHA224, SHA256, - SHA384, SHA512 and Whirlpool digest functions have been deprecated. + * The low-level MD2, MD4, MD5, MDC2, RIPEMD160 and Whirlpool digest + functions have been deprecated. *Paul Dale and David von Oheimb* -- 2.47.2