Lines Matching +full:operating +full:- +full:mode
1 .\" -*- mode: troff; coding: utf-8 -*-
57 .IX Title "EVP_KEM-RSA 7ossl"
58 .TH EVP_KEM-RSA 7ossl 2025-09-30 3.5.4 OpenSSL
64 EVP_KEM\-RSA
65 \&\- EVP_KEM RSA keytype and algorithm support
68 The \fBRSA\fR keytype and its parameters are described in \fBEVP_PKEY\-RSA\fR\|(7).
75 following default operation (operating mode):
87 .IP """fips-indicator"" (\fBOSSL_KEM_PARAM_FIPS_APPROVED_INDICATOR\fR) <integer>" 4
88 .IX Item """fips-indicator"" (OSSL_KEM_PARAM_FIPS_APPROVED_INDICATOR) <integer>"
90 .IP """key-check"" (\fBOSSL_KEM_PARAM_FIPS_KEY_CHECK\fR) <integer>" 4
91 .IX Item """key-check"" (OSSL_KEM_PARAM_FIPS_KEY_CHECK) <integer>"
93 These parameters are described in \fBprovider\-kem\fR\|(7).
96 .IP SP800\-56Br2 4
97 .IX Item "SP800-56Br2"
107 \&\fBprovider\-keymgmt\fR\|(7)
112 The \f(CW\*(C`operation\*(C'\fR (operating mode) was a required parameter prior to OpenSSL 3.5.
113 As of OpenSSL 3.5, \f(CW\*(C`RSASVE\*(C'\fR is the default operating mode, and no explicit
117 Copyright 2020\-2025 The OpenSSL Project Authors. All Rights Reserved.