]> git.ipfire.org Git - thirdparty/openssl.git/commit
docs: Document the implemented composite signature+hash algorithms
authorRichard Levitte <levitte@openssl.org>
Tue, 10 Sep 2024 14:43:43 +0000 (16:43 +0200)
committerRichard Levitte <levitte@openssl.org>
Thu, 12 Sep 2024 13:20:23 +0000 (15:20 +0200)
commit3cd5aeb3ccc4e9a4082c0890abd878e9ea74884b
tree27ec88c940604a6caf50e30e6cbb5b2890b5d5eb
parentf37dea418b777478bee7b1d812e3adb5fb71d0ee
docs: Document the implemented composite signature+hash algorithms

The details for RSA and EdDSA have already been documented, albeit the
RSA documentation wasn't conforming properly to the POD format.

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/25422)
doc/man7/EVP_SIGNATURE-DSA.pod
doc/man7/EVP_SIGNATURE-ECDSA.pod
doc/man7/EVP_SIGNATURE-RSA.pod