diff options
Diffstat (limited to 'src/lib/libcrypto/man/CMS_sign.3')
-rw-r--r-- | src/lib/libcrypto/man/CMS_sign.3 | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/src/lib/libcrypto/man/CMS_sign.3 b/src/lib/libcrypto/man/CMS_sign.3 index 64461959dd..e2daa859d4 100644 --- a/src/lib/libcrypto/man/CMS_sign.3 +++ b/src/lib/libcrypto/man/CMS_sign.3 | |||
@@ -1,4 +1,4 @@ | |||
1 | .\" $OpenBSD: CMS_sign.3,v 1.9 2020/06/24 18:15:00 jmc Exp $ | 1 | .\" $OpenBSD: CMS_sign.3,v 1.10 2024/03/29 06:43:12 tb Exp $ |
2 | .\" full merge up to: OpenSSL e9b77246 Jan 20 19:58:49 2017 +0100 | 2 | .\" full merge up to: OpenSSL e9b77246 Jan 20 19:58:49 2017 +0100 |
3 | .\" | 3 | .\" |
4 | .\" This file was written by Dr. Stephen Henson <steve@openssl.org>. | 4 | .\" This file was written by Dr. Stephen Henson <steve@openssl.org>. |
@@ -48,7 +48,7 @@ | |||
48 | .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED | 48 | .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED |
49 | .\" OF THE POSSIBILITY OF SUCH DAMAGE. | 49 | .\" OF THE POSSIBILITY OF SUCH DAMAGE. |
50 | .\" | 50 | .\" |
51 | .Dd $Mdocdate: June 24 2020 $ | 51 | .Dd $Mdocdate: March 29 2024 $ |
52 | .Dt CMS_SIGN 3 | 52 | .Dt CMS_SIGN 3 |
53 | .Os | 53 | .Os |
54 | .Sh NAME | 54 | .Sh NAME |
@@ -231,6 +231,9 @@ section 5.1: SignedData Type | |||
231 | section 5.3: SignerInfo Type | 231 | section 5.3: SignerInfo Type |
232 | .El | 232 | .El |
233 | .Pp | 233 | .Pp |
234 | RFC 8419: Use of Edwards-Curve Digital Signature Algorithm (EdDSA) Signatures | ||
235 | in the Cryptographic Message Syntax (CMS) | ||
236 | .Pp | ||
234 | RFC 8551: Secure/Multipurpose Internet Mail Extensions (S/MIME) | 237 | RFC 8551: Secure/Multipurpose Internet Mail Extensions (S/MIME) |
235 | Version\ 4.0 Message Specification, | 238 | Version\ 4.0 Message Specification, |
236 | section 2.5.2: SMIMECapabilities Attribute | 239 | section 2.5.2: SMIMECapabilities Attribute |