diff options
Diffstat (limited to 'secure/lib/libcrypto/man/man7/EVP_ASYM_CIPHER-RSA.7')
-rw-r--r-- | secure/lib/libcrypto/man/man7/EVP_ASYM_CIPHER-RSA.7 | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/secure/lib/libcrypto/man/man7/EVP_ASYM_CIPHER-RSA.7 b/secure/lib/libcrypto/man/man7/EVP_ASYM_CIPHER-RSA.7 index 95e0d492506d..585c80700a75 100644 --- a/secure/lib/libcrypto/man/man7/EVP_ASYM_CIPHER-RSA.7 +++ b/secure/lib/libcrypto/man/man7/EVP_ASYM_CIPHER-RSA.7 @@ -55,7 +55,7 @@ .\" ======================================================================== .\" .IX Title "EVP_ASYM_CIPHER-RSA 7ossl" -.TH EVP_ASYM_CIPHER-RSA 7ossl 2025-07-01 3.5.1 OpenSSL +.TH EVP_ASYM_CIPHER-RSA 7ossl 2025-09-30 3.5.4 OpenSSL .\" For nroff, turn off justification. Always turn off hyphenation; it makes .\" way too many mistakes in technical documents. .if n .ad l @@ -82,7 +82,8 @@ The default provider understands these RSA padding modes in string form: .PD This padding mode is no longer supported by the FIPS provider for key agreement and key transport. -(This is a FIPS 140\-3 requirement) +(This is a FIPS 140\-3 requirement). +See "OPTIONS" in \fBopenssl\-fipsinstall\fR\|(1) \fB\-rsa_pkcs15_pad_disabled\fR. .IP """x931"" (\fBOSSL_PKEY_RSA_PAD_MODE_X931\fR)" 4 .IX Item """x931"" (OSSL_PKEY_RSA_PAD_MODE_X931)" .RE @@ -159,7 +160,7 @@ to return 0. \&\fBOSSL_PROVIDER\-FIPS\fR\|(7) .SH COPYRIGHT .IX Header "COPYRIGHT" -Copyright 2022\-2024 The OpenSSL Project Authors. All Rights Reserved. +Copyright 2022\-2025 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 |