]> git.ipfire.org Git - thirdparty/openssl.git/commit
Fix PKCS7_sign and CMS_sign default hash documentation
authorDavid Benjamin <davidben@google.com>
Mon, 7 Apr 2025 20:40:05 +0000 (16:40 -0400)
committerMatt Caswell <matt@openssl.org>
Tue, 15 Apr 2025 14:39:59 +0000 (15:39 +0100)
commit4f81470afadea3d1582d1df7f1b2b5e3ece63331
tree18cf338a509ecdce05352dbf03d282c66703b9f2
parent6509f18c9fdbf76a63e8c6056da989cd047a7fb2
Fix PKCS7_sign and CMS_sign default hash documentation

Fixes #27291. See issue for details.

Reviewed-by: Paul Yang <kaishen.yy@antfin.com>
Reviewed-by: Saša Nedvědický <sashan@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/27292)
doc/man3/CMS_sign.pod
doc/man3/PKCS7_sign.pod