summaryrefslogtreecommitdiffstats
path: root/upstream/archlinux/man7/EVP_PKEY-RSA.7ssl
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-06-17 10:51:52 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-06-17 10:51:52 +0000
commit4ad94864781f48b1a4b77f9cfb934622bf756ba1 (patch)
tree3900955c1886e6d2570fea7125ee1f01bafe876d /upstream/archlinux/man7/EVP_PKEY-RSA.7ssl
parentAdding upstream version 4.22.0. (diff)
downloadmanpages-l10n-4ad94864781f48b1a4b77f9cfb934622bf756ba1.tar.xz
manpages-l10n-4ad94864781f48b1a4b77f9cfb934622bf756ba1.zip
Adding upstream version 4.23.0.upstream/4.23.0
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'upstream/archlinux/man7/EVP_PKEY-RSA.7ssl')
-rw-r--r--upstream/archlinux/man7/EVP_PKEY-RSA.7ssl12
1 files changed, 10 insertions, 2 deletions
diff --git a/upstream/archlinux/man7/EVP_PKEY-RSA.7ssl b/upstream/archlinux/man7/EVP_PKEY-RSA.7ssl
index 3c89de5b..8e8f8d33 100644
--- a/upstream/archlinux/man7/EVP_PKEY-RSA.7ssl
+++ b/upstream/archlinux/man7/EVP_PKEY-RSA.7ssl
@@ -55,7 +55,7 @@
.\" ========================================================================
.\"
.IX Title "EVP_PKEY-RSA 7ssl"
-.TH EVP_PKEY-RSA 7ssl 2024-01-30 3.2.1 OpenSSL
+.TH EVP_PKEY-RSA 7ssl 2024-04-28 3.3.0 OpenSSL
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
@@ -178,6 +178,14 @@ Some providers may only support a value of 2.
The RSA "e" value. The value may be any odd number greater than or equal to
65537. The default value is 65537.
For legacy reasons a value of 3 is currently accepted but is deprecated.
+.IP """rsa-derive-from-pq"" (\fBOSSL_PKEY_PARAM_RSA_DERIVE_FROM_PQ\fR) <unsigned integer>" 4
+.IX Item """rsa-derive-from-pq"" (OSSL_PKEY_PARAM_RSA_DERIVE_FROM_PQ) <unsigned integer>"
+Indicate that missing parameters not passed in the parameter list should be
+derived if not provided. Setting a nonzero value will cause all
+needed exponents and coefficients to be derived if not available. Setting this
+option requires at least OSSL_PARAM_RSA_FACTOR1, OSSL_PARAM_RSA_FACTOR2,
+and OSSL_PARAM_RSA_N to be provided. This option is ignored if
+OSSL_KEYMGMT_SELECT_PRIVATE_KEY is not set in the selection parameter.
.SS "RSA key generation parameters for FIPS module testing"
.IX Subsection "RSA key generation parameters for FIPS module testing"
When generating RSA keys, the following additional key generation parameters may
@@ -298,7 +306,7 @@ An \fBRSA\fR key can be generated with key generation parameters:
\&\fBEVP_RSA_gen\fR\|(3), \fBEVP_KEYMGMT\fR\|(3), \fBEVP_PKEY\fR\|(3), \fBprovider\-keymgmt\fR\|(7)
.SH COPYRIGHT
.IX Header "COPYRIGHT"
-Copyright 2020\-2023 The OpenSSL Project Authors. All Rights Reserved.
+Copyright 2020\-2024 The OpenSSL Project Authors. All Rights Reserved.
.PP
Licensed under the Apache License 2.0 (the "License"). You may not use
this file except in compliance with the License. You can obtain a copy