Lines Matching +full:a +full:- +full:display
18 .\" Set up some character translations and predefined strings. \*(-- will
19 .\" give an unbreakable dash, \*(PI will give pi, \*(L" will give a left
20 .\" double quote, and \*(R" will give a right double quote. \*(C+ will
21 .\" give a nicer C++. Capital omega is used to do unbreakable dashes and
24 .tr \(*W-
27 . ds -- \(*W-
29 . if (\n(.H=4u)&(1m=24u) .ds -- \(*W\h'-12u'\(*W\h'-12u'-\" diablo 10 pitch
30 . if (\n(.H=4u)&(1m=20u) .ds -- \(*W\h'-12u'\(*W\h'-8u'-\" diablo 12 pitch
37 . ds -- \|\(em\|
71 .\" Fear. Run. Save yourself. No user-serviceable parts.
81 . ds #H ((1u-(\\\\n(.fu%2u))*.13m)
97 . ds ' \\k:\h'-(\\n(.wu*8/10-\*(#H)'\'\h"|\\n:u"
98 . ds ` \\k:\h'-(\\n(.wu*8/10-\*(#H)'\`\h'|\\n:u'
99 . ds ^ \\k:\h'-(\\n(.wu*10/11-\*(#H)'^\h'|\\n:u'
100 . ds , \\k:\h'-(\\n(.wu*8/10)',\h'|\\n:u'
101 . ds ~ \\k:\h'-(\\n(.wu-\*(#H-.1m)'~\h'|\\n:u'
102 . ds / \\k:\h'-(\\n(.wu*8/10-\*(#H)'\z\(sl\h'|\\n:u'
104 . \" troff and (daisy-wheel) nroff accents
122 . ds o a
123 . ds d- d\h'-1'\(ga
124 . ds D- D\h'-1'\(hy
133 .IX Title "OPENSSL-LIST 1ossl"
134 .TH OPENSSL-LIST 1ossl "2023-09-22" "3.0.11" "OpenSSL"
140 openssl\-list \- list algorithms and features
144 [\fB\-help\fR]
145 [\fB\-verbose\fR]
146 [\fB\-select\fR \fIname\fR]
147 [\fB\-1\fR]
148 [\fB\-commands\fR]
149 [\fB\-standard\-commands\fR]
150 [\fB\-digest\-algorithms\fR]
151 [\fB\-digest\-commands\fR]
152 [\fB\-kdf\-algorithms\fR]
153 [\fB\-mac\-algorithms\fR]
154 [\fB\-random\-instances\fR]
155 [\fB\-random\-generators\fR]
156 [\fB\-cipher\-algorithms\fR]
157 [\fB\-cipher\-commands\fR]
158 [\fB\-encoders\fR]
159 [\fB\-decoders\fR]
160 [\fB\-key\-managers\fR]
161 [\fB\-key\-exchange\-algorithms\fR]
162 [\fB\-kem\-algorithms\fR]
163 [\fB\-signature\-algorithms\fR]
164 [\fB\-asymcipher\-algorithms\fR]
165 [\fB\-public\-key\-algorithms\fR]
166 [\fB\-public\-key\-methods\fR]
167 [\fB\-store\-loaders\fR]
168 [\fB\-providers\fR]
169 [\fB\-engines\fR]
170 [\fB\-disabled\fR]
171 [\fB\-objects\fR]
172 [\fB\-options\fR \fIcommand\fR]
173 [\fB\-provider\fR \fIname\fR]
174 [\fB\-provider\-path\fR \fIpath\fR]
175 [\fB\-propquery\fR \fIpropq\fR]
182 .IP "\fB\-help\fR" 4
183 .IX Item "-help"
184 Display a usage message.
185 .IP "\fB\-verbose\fR" 4
186 .IX Item "-verbose"
188 The options below where verbosity applies say a bit more about what that means.
189 .IP "\fB\-select\fR \fIname\fR" 4
190 .IX Item "-select name"
192 .IP "\fB\-1\fR" 4
193 .IX Item "-1"
194 List the commands, digest-commands, or cipher-commands in a single column.
196 .IP "\fB\-commands\fR" 4
197 .IX Item "-commands"
198 Display a list of standard commands.
199 .IP "\fB\-standard\-commands\fR" 4
200 .IX Item "-standard-commands"
202 .IP "\fB\-digest\-commands\fR" 4
203 .IX Item "-digest-commands"
204 This option is deprecated. Use \fBdigest-algorithms\fR instead.
206 Display a list of message digest commands, which are typically used
207 as input to the \fBopenssl\-dgst\fR\|(1) or \fBopenssl\-speed\fR\|(1) commands.
208 .IP "\fB\-cipher\-commands\fR" 4
209 .IX Item "-cipher-commands"
210 This option is deprecated. Use \fBcipher-algorithms\fR instead.
212 Display a list of cipher commands, which are typically used as input
213 to the \fBopenssl\-enc\fR\|(1) or \fBopenssl\-speed\fR\|(1) commands.
214 .IP "\fB\-cipher\-algorithms\fR, \fB\-digest\-algorithms\fR, \fB\-kdf\-algorithms\fR, \fB\-mac\-alg…
215 .IX Item "-cipher-algorithms, -digest-algorithms, -kdf-algorithms, -mac-algorithms,"
216 Display a list of symmetric cipher, digest, kdf and mac algorithms.
217 See \*(L"Display of algorithm names\*(R" for a description of how names are
220 In verbose mode, the algorithms provided by a provider will get additional
222 .IP "\fB\-random\-instances\fR" 4
223 .IX Item "-random-instances"
225 .IP "\fB\-random\-generators\fR" 4
226 .IX Item "-random-generators"
227 Display a list of random number generators.
228 See \*(L"Display of algorithm names\*(R" for a description of how names are
230 .IP "\fB\-encoders\fR" 4
231 .IX Item "-encoders"
232 Display a list of encoders.
233 See \*(L"Display of algorithm names\*(R" for a description of how names are
236 In verbose mode, the algorithms provided by a provider will get additional
238 .IP "\fB\-decoders\fR" 4
239 .IX Item "-decoders"
240 Display a list of decoders.
241 See \*(L"Display of algorithm names\*(R" for a description of how names are
244 In verbose mode, the algorithms provided by a provider will get additional
246 .IP "\fB\-public\-key\-algorithms\fR" 4
247 .IX Item "-public-key-algorithms"
248 Display a list of public key algorithms, with each algorithm as
249 a block of multiple lines, all but the first are indented.
250 The options \fBkey-exchange-algorithms\fR, \fBkem-algorithms\fR,
251 \&\fBsignature-algorithms\fR, and \fBasymcipher-algorithms\fR will display similar info.
252 .IP "\fB\-public\-key\-methods\fR" 4
253 .IX Item "-public-key-methods"
254 Display a list of public key methods.
255 .IP "\fB\-key\-managers\fR" 4
256 .IX Item "-key-managers"
257 Display a list of key managers.
258 .IP "\fB\-key\-exchange\-algorithms\fR" 4
259 .IX Item "-key-exchange-algorithms"
260 Display a list of key exchange algorithms.
261 .IP "\fB\-kem\-algorithms\fR" 4
262 .IX Item "-kem-algorithms"
263 Display a list of key encapsulation algorithms.
264 .IP "\fB\-signature\-algorithms\fR" 4
265 .IX Item "-signature-algorithms"
266 Display a list of signature algorithms.
267 .IP "\fB\-asymcipher\-algorithms\fR" 4
268 .IX Item "-asymcipher-algorithms"
269 Display a list of asymmetric cipher algorithms.
270 .IP "\fB\-store\-loaders\fR" 4
271 .IX Item "-store-loaders"
272 Display a list of store loaders.
273 .IP "\fB\-providers\fR" 4
274 .IX Item "-providers"
275 Display a list of all loaded providers with their names, version and status.
279 .IP "\fB\-engines\fR" 4
280 .IX Item "-engines"
283 Display a list of loaded engines.
284 .IP "\fB\-disabled\fR" 4
285 .IX Item "-disabled"
286 Display a list of disabled features, those that were compiled out
288 .IP "\fB\-objects\fR" 4
289 .IX Item "-objects"
290 Display a list of built in objects, i.e. OIDs with names. They're listed in the
291 format described in \*(L"\s-1ASN1\s0 Object Configuration Module\*(R" in \fBconfig\fR\|(5).
292 .IP "\fB\-options\fR \fIcommand\fR" 4
293 .IX Item "-options command"
294 Output a two-column list of the options accepted by the specified \fIcommand\fR.
295 The first is the option name, and the second is a one-character indication
299 .IP "\fB\-provider\fR \fIname\fR" 4
300 .IX Item "-provider name"
302 .IP "\fB\-provider\-path\fR \fIpath\fR" 4
303 .IX Item "-provider-path path"
304 .IP "\fB\-propquery\fR \fIpropq\fR" 4
305 .IX Item "-propquery propq"
308 .SS "Display of algorithm names"
309 .IX Subsection "Display of algorithm names"
313 Legacy implementations will simply display the main name of the
314 algorithm on a line of its own, or in the form \f(CW\*(C`<foo \*(C'\fR bar>> to show
318 Implementations from a provider are displayed like this if the
319 implementation is labeled with a single name:
334 The \fB\-engines\fR, \fB\-digest\-commands\fR, and \fB\-cipher\-commands\fR options
338 Copyright 2016\-2022 The OpenSSL Project Authors. All Rights Reserved.
341 this file except in compliance with the License. You can obtain a copy
342 in the file \s-1LICENSE\s0 in the source distribution or at