openssl/providers/implementations/digests
Richard Levitte 1e55cbc874 DOCS: Move implementation specific docs away from provider-digest(7)
The provider- manuals are meant to describe the general interface for
their respective operation.  This is not the place to describe
implementation specific details.

This change creates a number of doc/man7/EVP_MD manuals, one for each
algorithm or set of algorithms, as well as doc/man7/EVP_MD-common.pod
to describe what's common to them all.

While we're at it, correct the SHA3 settable context params array to
match what's actually settable.

Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/11270)
2020-03-10 13:32:06 +01:00
..
blake2_impl.h
blake2_prov.c
blake2b_prov.c
blake2s_prov.c
build.info
digestcommon.c
md2_prov.c
md4_prov.c Deprecate the low level MD4 functions. 2020-01-12 12:02:17 +10:00
md5_prov.c Deprecate the low level MD5 functions. 2020-01-19 10:14:39 +10:00
md5_sha1_prov.c Deprecate the low level MD5 functions. 2020-01-19 10:14:39 +10:00
mdc2_prov.c Deprecate the low level MDC2 functions. 2020-01-12 12:02:17 +10:00
ripemd_prov.c
sha2_prov.c Deprecate the low level SHA functions. 2020-01-19 10:14:39 +10:00
sha3_prov.c DOCS: Move implementation specific docs away from provider-digest(7) 2020-03-10 13:32:06 +01:00
sm3_prov.c
wp_prov.c Deprecate the low level Whirlpool functions. 2020-01-12 12:05:04 +10:00