Digest function deprecation CHANGES.
authorPauli <paul.dale@oracle.com>
Fri, 10 Jan 2020 12:14:27 +0000 (22:14 +1000)
committerPauli <paul.dale@oracle.com>
Thu, 16 Jan 2020 22:17:48 +0000 (08:17 +1000)
commit83c51006759437b8643264c5fb748030fd6aaef5
tree8f8b1d0d9879a9b668ef43b15b7a81f6260ae462
parent188d4ec82a9b0085ac5841cce3eda95efb94f2b4
Digest function deprecation CHANGES.

Add a changes entry to cover the deprecation of the low level digest functions:
    MD2, MD4, MD5, MDC2, RIPEMD160, SHA1, SHA224, SHA256, SHA384, SHA512 and
    Whirlpool

[skip ci]

Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/10802)
CHANGES
NEWS