openssl/apps
Richard Levitte baf02793fc APPS: Replace the use of OBJ_nid2ln() with name or description calls
With new provided algorithms added, we'd rather rely on the names and
descriptions that we get from the providers.

Specifically with the 'openssl list' command, we now display the
description of all algorithms.  For '-public-key-algorithms', we
additionally print key type information a bit more like we do for
legacy methods.

We also add descriptions to all our keymgmt functions, because the
built in EVP_PKEY_ASN1_METHODs had them.

Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/14656)
2021-04-02 08:57:47 +02:00
..
demoSRP
include apps: Add maybe_stdin argument to load_certs and set it in pkcs12 2021-03-15 13:29:57 +01:00
lib apps: fix coverity 1455340: unchecked return value 2021-03-26 08:46:02 +10:00
asn1pars.c
build.info
ca-cert.srl
ca-key.pem
ca-req.pem
ca.c Avoid going through NID when unnecessary 2021-04-01 14:39:54 +02:00
CA.pl.in
cert.pem
ciphers.c
client.pem
cmp_mock_srv.c
cmp_mock_srv.h
cmp.c apps/ts.c: Allow -untrusted arg to refer to multiple sources 2021-03-13 11:16:13 +01:00
cms.c TS and CMS CAdES-BES: Refactor check_signing_certs() funcs into common ESS func 2021-03-18 07:03:53 +01:00
crl2p7.c
crl.c Avoid going through NID when unnecessary 2021-04-01 14:39:54 +02:00
ct_log_list.cnf
dgst.c
dhparam.c
dsa512.pem
dsa1024.pem
dsa-ca.pem
dsa-pca.pem
dsa.c
dsap.pem
dsaparam.c
ec.c
ecparam.c
enc.c Avoid going through NID when unnecessary 2021-04-01 14:39:54 +02:00
engine.c
errstr.c
fipsinstall.c Make fipsinstall -out flag optional 2021-03-24 17:46:40 +01:00
gendsa.c apps: fix coverity 1470781: explicit null dereference 2021-03-26 08:44:04 +10:00
genpkey.c
genrsa.c
info.c
insta.ca.crt
kdf.c Update copyright year 2021-03-11 13:27:36 +00:00
list.c APPS: Replace the use of OBJ_nid2ln() with name or description calls 2021-04-02 08:57:47 +02:00
mac.c
nseq.c
ocsp.c apps: fix Coverity 1472670 & 1472685: resource leaks 2021-03-20 10:08:00 +10:00
openssl-vms.cnf
openssl.c
openssl.cnf
passwd.c
pca-cert.srl
pca-key.pem
pca-req.pem
pkcs7.c
pkcs8.c
pkcs12.c apps: Add maybe_stdin argument to load_certs and set it in pkcs12 2021-03-15 13:29:57 +01:00
pkey.c
pkeyparam.c Update copyright year 2021-03-11 13:27:36 +00:00
pkeyutl.c apps: support param argument to init functions 2021-03-12 08:27:11 +10:00
prime.c
privkey.pem
progs.pl
rand.c
rehash.c
req.c
req.pem
rsa8192.pem
rsa.c
rsautl.c
s512-key.pem
s512-req.pem
s1024key.pem
s1024req.pem
s_client.c apps: Add maybe_stdin argument to load_certs and set it in pkcs12 2021-03-15 13:29:57 +01:00
s_server.c apps: Add maybe_stdin argument to load_certs and set it in pkcs12 2021-03-15 13:29:57 +01:00
s_time.c apps: fix coverity 271258: improper use of negative value 2021-03-24 09:12:43 +10:00
server2.pem
server.pem
server.srl
sess_id.c
smime.c apps: Add maybe_stdin argument to load_certs and set it in pkcs12 2021-03-15 13:29:57 +01:00
speed.c Avoid going through NID when unnecessary 2021-04-01 14:39:54 +02:00
spkac.c
srp.c
storeutl.c
testCA.pem
testdsa.h Update copyright year 2021-03-11 13:27:36 +00:00
testrsa.h
timeouts.h
ts.c apps/ts.c: Allow -untrusted arg to refer to multiple sources 2021-03-13 11:16:13 +01:00
tsget.in
verify.c apps: Add maybe_stdin argument to load_certs and set it in pkcs12 2021-03-15 13:29:57 +01:00
version.c
vms_decc_init.c
x509.c Avoid going through NID when unnecessary 2021-04-01 14:39:54 +02:00