openssl/include
Pauli 7c3aa39fe3 Deprecate the low level Whirlpool functions.
Use of the low level Whirlpool functions has been informally discouraged for a
long time.  We now formally deprecate them.

Applications should instead use the EVP APIs, e.g. EVP_Digest,
EVP_DigestInit_ex, EVP_DigestUpdate and EVP_DigestFinal_ex.

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Tomas Mraz <tmraz@fedoraproject.org>
(Merged from https://github.com/openssl/openssl/pull/10779)
2020-01-12 12:05:04 +10:00
..
crypto Add dsa signature alg to fips provider 2020-01-12 11:32:12 +10:00
internal Deprecate the low level AES functions 2020-01-06 15:09:57 +00:00
openssl Deprecate the low level Whirlpool functions. 2020-01-12 12:05:04 +10:00