man-pages/man1/list.1ssl.html
2021-03-31 01:06:50 +01:00

130 lines
3.4 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<HTML><HEAD><TITLE>Man page of LIST</TITLE>
</HEAD><BODY>
<H1>LIST</H1>
Section: OpenSSL (1SSL)<BR>Updated: 2021-03-22<BR><A HREF="#index">Index</A>
<A HREF="/cgi-bin/man/man2html">Return to Main Contents</A><HR>
<A NAME="lbAB">&nbsp;</A>
<H2>NAME</H2>
openssl-list, list - list algorithms and features
<A NAME="lbAC">&nbsp;</A>
<H2>SYNOPSIS</H2>
<B>openssl list</B>
[<B>-help</B>]
[<B>-1</B>]
[<B>-commands</B>]
[<B>-digest-commands</B>]
[<B>-digest-algorithms</B>]
[<B>-cipher-commands</B>]
[<B>-cipher-algorithms</B>]
[<B>-public-key-algorithms</B>]
[<B>-public-key-methods</B>]
[<B>-disabled</B>]
<A NAME="lbAD">&nbsp;</A>
<H2>DESCRIPTION</H2>
This command is used to generate list of algorithms or disabled
features.
<A NAME="lbAE">&nbsp;</A>
<H2>OPTIONS</H2>
<DL COMPACT>
<DT id="1"><B>-help</B><DD>
Display a usage message.
<DT id="2"><B>-1</B><DD>
List the commands, digest-commands, or cipher-commands in a single column.
If used, this option must be given first.
<DT id="3"><B>-commands</B><DD>
Display a list of standard commands.
<DT id="4"><B>-digest-commands</B><DD>
Display a list of message digest commands, which are typically used
as input to the <B><A HREF="/cgi-bin/man/man2html?1+dgst">dgst</A></B>(1) or <B><A HREF="/cgi-bin/man/man2html?1+speed">speed</A></B>(1) commands.
<DT id="5"><B>-digest-algorithms</B><DD>
Display a list of message digest algorithms.
If a line is of the form
<BR>&nbsp;&nbsp;foo&nbsp;=&gt;&nbsp;bar
then <B>foo</B> is an alias for the official algorithm name, <B>bar</B>.
<DT id="6"><B>-cipher-commands</B><DD>
Display a list of cipher commands, which are typically used as input
to the <B><A HREF="/cgi-bin/man/man2html?1+dgst">dgst</A></B>(1) or <B><A HREF="/cgi-bin/man/man2html?1+speed">speed</A></B>(1) commands.
<DT id="7"><B>-cipher-algorithms</B><DD>
Display a list of cipher algorithms.
If a line is of the form
<BR>&nbsp;&nbsp;foo&nbsp;=&gt;&nbsp;bar
then <B>foo</B> is an alias for the official algorithm name, <B>bar</B>.
<DT id="8"><B>-public-key-algorithms</B><DD>
Display a list of public key algorithms, with each algorithm as
a block of multiple lines, all but the first are indented.
<DT id="9"><B>-public-key-methods</B><DD>
Display a list of public key method OIDs: this also includes public key methods
without an associated <FONT SIZE="-1">ASN.1</FONT> method, for example, <FONT SIZE="-1">KDF</FONT> algorithms.
<DT id="10"><B>-disabled</B><DD>
Display a list of disabled features, those that were compiled out
of the installation.
</DL>
<A NAME="lbAF">&nbsp;</A>
<H2>COPYRIGHT</H2>
Copyright 2016-2017 The OpenSSL Project Authors. All Rights Reserved.
<P>
Licensed under the OpenSSL license (the ``License''). You may not use
this file except in compliance with the License. You can obtain a copy
in the file <FONT SIZE="-1">LICENSE</FONT> in the source distribution or at
&lt;<A HREF="https://www.openssl.org/source/license.html">https://www.openssl.org/source/license.html</A>&gt;.
<P>
<HR>
<A NAME="index">&nbsp;</A><H2>Index</H2>
<DL>
<DT id="11"><A HREF="#lbAB">NAME</A><DD>
<DT id="12"><A HREF="#lbAC">SYNOPSIS</A><DD>
<DT id="13"><A HREF="#lbAD">DESCRIPTION</A><DD>
<DT id="14"><A HREF="#lbAE">OPTIONS</A><DD>
<DT id="15"><A HREF="#lbAF">COPYRIGHT</A><DD>
</DL>
<HR>
This document was created by
<A HREF="/cgi-bin/man/man2html">man2html</A>,
using the manual pages.<BR>
Time: 00:05:18 GMT, March 31, 2021
</BODY>
</HTML>