openssl/apps
Shane Lontis 90a1f2d76f Add libctx support to PKCS7.
-Public PKCS7 methods that create a PKCS7 object now have variants that also add a libctx and propq.
 This includes PKCS7_new_with_libctx(), PKCS7_sign_with_libctx() and PKCS7_encrypt_with_libctx()
-Added SMIME_read_PKCS7_ex() so that a created PKCS7 object can be passed to the read.
-d2i_PKCS7_bio() has been modified so that after it loads the PKCS7 object it then resolves any subobjects that require
 the libctx/propq (such as objects containing X509 certificates).

Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/11884)
2020-08-09 17:34:52 +10:00
..
demoSRP Remove unnecessary trailing whitespace 2019-02-05 16:25:11 +01:00
include apps: Correct and extend diagnostics of parse_name() 2020-08-04 09:17:47 +02:00
lib apps: Correct and extend diagnostics of parse_name() 2020-08-04 09:17:47 +02:00
asn1pars.c Update copyright year 2020-05-15 14:09:49 +01:00
build.info Build: make apps/progs.c depend on configdata.pm 2020-05-15 20:06:08 +02:00
ca-cert.srl
ca-key.pem
ca-req.pem
ca.c apps: Correct and extend diagnostics of parse_name() 2020-08-04 09:17:47 +02:00
CA.pl.in Update copyright year 2020-04-23 13:55:52 +01:00
cert.pem
ciphers.c In OpenSSL builds, declare STACK for datatypes ... 2020-04-24 16:42:46 +02:00
client.pem
cmp_mock_srv.c Remove extra newline from CMP mock server error and add TODO on using request template 2020-06-13 15:13:21 +02:00
cmp_mock_srv.h Chunk 8 of CMP contribution to OpenSSL: CMP server and cmp_mock_srv.c for testing 2020-03-10 16:09:44 +01:00
cmp.c Fix error message on setting cert validity period in apps/cmp.c 2020-08-04 09:17:47 +02:00
cms.c Add libctx support to CMS. 2020-08-09 17:34:52 +10:00
crl2p7.c In OpenSSL builds, declare STACK for datatypes ... 2020-04-24 16:42:46 +02:00
crl.c Use OSSL_STORE for load_{,pub}key() and load_cert() in apps/lib/apps.c 2020-05-15 20:20:08 +02:00
ct_log_list.cnf Remove unnecessary trailing whitespace 2019-02-05 16:25:11 +01:00
dgst.c Use OSSL_STORE for load_{,pub}key() and load_cert() in apps/lib/apps.c 2020-05-15 20:20:08 +02:00
dhparam.c Make error output of dhparams and dsaparams app more consistent 2020-06-10 11:08:21 +02:00
dsa512.pem
dsa1024.pem
dsa-ca.pem
dsa-pca.pem
dsa.c Use OSSL_STORE for load_{,pub}key() and load_cert() in apps/lib/apps.c 2020-05-15 20:20:08 +02:00
dsap.pem
dsaparam.c coverity 1464212, 1464214 & 1464215: Resource leaks 2020-06-17 15:59:58 +10:00
ec.c Use OSSL_STORE for load_{,pub}key() and load_cert() in apps/lib/apps.c 2020-05-15 20:20:08 +02:00
ecparam.c Move EC_METHOD to internal-only 2020-06-02 11:17:24 +03:00
enc.c Specific the engine pointer 2020-07-22 10:37:49 +03:00
engine.c apps: deprecate engines 2020-07-16 09:12:27 +02:00
errstr.c Document command parameters. 2019-11-20 09:49:52 +01:00
fipsinstall.c Add ERR_raise() errors to fips OSSL_provider_init and self tests. 2020-07-21 16:30:02 +10:00
gendsa.c Update copyright year 2020-04-23 13:55:52 +01:00
genpkey.c EVP: deprecate the EVP_X_meth_ functions. 2020-07-22 20:19:01 +10:00
genrsa.c Update RSA keygen to use sp800-56b by default 2020-06-10 08:59:56 +10:00
info.c Add "sections" to -help output 2019-11-08 06:08:30 +10:00
insta.ca.crt openssl-cmp.pod.in: Update and extend example using Insta Demo CA 2020-08-04 12:11:46 +02:00
kdf.c Revert "kdf: make function naming consistent." 2020-07-16 14:21:07 +02:00
list.c deserialisation: add deserialisation to the base provider 2020-07-30 20:15:59 +10:00
mac.c Revert "The EVP_MAC functions have been renamed for consistency. The EVP_MAC_CTX_*" 2020-07-16 14:21:07 +02:00
nseq.c In OpenSSL builds, declare STACK for datatypes ... 2020-04-24 16:42:46 +02:00
ocsp.c APPS: Properly pass -no-CAstore 2020-06-23 12:25:48 +02:00
openssl-vms.cnf Add FIPS related configuration data to the default openssl application configuration file 2020-07-15 23:20:32 +02:00
openssl.c Test RSA oaep in fips mode 2020-07-23 17:40:40 +10:00
openssl.cnf Add FIPS related configuration data to the default openssl application configuration file 2020-07-15 23:20:32 +02:00
passwd.c Update copyright year 2020-04-23 13:55:52 +01:00
pca-cert.srl
pca-key.pem
pca-req.pem
pkcs7.c Add libctx support to PKCS7. 2020-08-09 17:34:52 +10:00
pkcs8.c Update copyright year 2020-04-23 13:55:52 +01:00
pkcs12.c Add new APIs to get PKCS12 secretBag OID and value 2020-08-07 07:59:48 +10:00
pkey.c Use OSSL_STORE for load_{,pub}key() and load_cert() in apps/lib/apps.c 2020-05-15 20:20:08 +02:00
pkeyparam.c Update copyright year 2020-04-23 13:55:52 +01:00
pkeyutl.c Test RSA oaep in fips mode 2020-07-23 17:40:40 +10:00
prime.c Update copyright year 2020-04-23 13:55:52 +01:00
privkey.pem
progs.pl Update copyright year 2020-04-23 13:55:52 +01:00
provider.c Rename <openssl/core_numbers.h> -> <openssl/core_dispatch.h> 2020-06-24 22:01:22 +02:00
rand.c Update copyright year 2020-04-23 13:55:52 +01:00
rehash.c In OpenSSL builds, declare STACK for datatypes ... 2020-04-24 16:42:46 +02:00
req.c apps: Correct and extend diagnostics of parse_name() 2020-08-04 09:17:47 +02:00
req.pem
rsa8192.pem Fix rsa8192.pem 2020-05-13 06:28:36 +02:00
rsa.c Fix nits detected by make cmd-nits 2020-06-14 02:15:51 +03:00
rsautl.c Use OSSL_STORE for load_{,pub}key() and load_cert() in apps/lib/apps.c 2020-05-15 20:20:08 +02:00
s512-key.pem
s512-req.pem
s1024key.pem
s1024req.pem
s_client.c apps: deprecate engines 2020-07-16 09:12:27 +02:00
s_server.c unify spelling of serialize 2020-07-30 20:15:22 +10:00
s_time.c Update copyright year 2020-04-23 13:55:52 +01:00
server2.pem
server.pem Replace apps/server.pem with certificate with a sha256 signature. 2020-01-25 14:10:40 +01:00
server.srl
sess_id.c Add "sections" to -help output 2019-11-08 06:08:30 +10:00
smime.c Add libctx support to PKCS7. 2020-08-09 17:34:52 +10:00
speed.c APPS: Use a second EVP_MD_CTX for EdDSA verify 2020-06-11 17:28:10 +03:00
spkac.c Use OSSL_STORE for load_{,pub}key() and load_cert() in apps/lib/apps.c 2020-05-15 20:20:08 +02:00
srp.c Update copyright year 2020-04-23 13:55:52 +01:00
storeutl.c apps: Correct and extend diagnostics of parse_name() 2020-08-04 09:17:47 +02:00
testCA.pem
testdsa.h Following the license change, modify the boilerplates in apps/ 2018-12-06 14:15:27 +01:00
testrsa.h Following the license change, modify the boilerplates in apps/ 2018-12-06 14:15:27 +01:00
timeouts.h Fix header file include guard names 2019-09-28 20:26:36 +02:00
ts.c Add X509 related libctx changes. 2020-07-24 22:53:27 +10:00
tsget.in apps/tsget.in: use the full version in the user agent string 2018-12-10 20:09:17 +01:00
verify.c Improve documentation, layout, and code comments regarding self-issued certs etc. 2020-07-01 11:14:54 +02:00
version.c Update copyright year 2020-04-23 13:55:52 +01:00
vms_decc_init.c VMS: move copy_argc to its own module and make it an aux source 2019-03-05 08:51:09 +01:00
x509.c apps: Correct and extend diagnostics of parse_name() 2020-08-04 09:17:47 +02:00