mirror of
https://github.com/openssl/openssl.git
synced 2025-01-30 14:01:55 +08:00
601fca1778
Use of the low level RIPEMD160 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/10789) |
||
---|---|---|
.. | ||
asm | ||
build.info | ||
rmd_dgst.c | ||
rmd_local.h | ||
rmd_one.c | ||
rmdconst.h |