Modify 'openssl list' to give more verbose descriptions
authorRichard Levitte <levitte@openssl.org>
Mon, 12 Aug 2019 13:01:00 +0000 (15:01 +0200)
committerRichard Levitte <levitte@openssl.org>
Thu, 15 Aug 2019 08:51:08 +0000 (10:51 +0200)
commitad623ec0cb2b2578a369431a8c3675b8bb2cc3b5
tree4d79fa187b449af09f70da814bbffb02bd334156
parentae3ff60e7bea6fb7510b5c0c2b9599d8430cf001
Modify 'openssl list' to give more verbose descriptions

With the diverse {get,set}table_params functions, it's possible to
give a more verbose description of the diverse algorithm
implementations.  Most notably, we add a description of the parameters
that each implementation is willing to share.

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/9576)
apps/list.c
doc/man1/list.pod