openssl/crypto/pkcs7
Richard Levitte a10847c427 "Downgrade" provider-native keys to legacy where needed
Some sub-systems and openssl sub-commands do not yet deal cleanly with
purely provider-native EVP_PKEYs.  We compensate that by "downgrading"
keys in select places, or ensure that the 'file:' scheme ENGINE loader
is activated.

Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/12587)
2020-09-03 17:48:32 +02:00
..
bio_pk7.c Following the license change, modify the boilerplates in crypto/pkcs7/ 2018-12-06 15:12:24 +01:00
build.info unified build scheme: add build.info files 2016-02-01 12:46:58 +01:00
pk7_asn1.c Add libctx support to PKCS7. 2020-08-09 17:34:52 +10:00
pk7_attr.c Update copyright year 2020-05-15 14:09:49 +01:00
pk7_doit.c Fix PKCS#7 so that it still works with non fetchable cipher algorithms. 2020-08-29 19:36:36 +03:00
pk7_lib.c "Downgrade" provider-native keys to legacy where needed 2020-09-03 17:48:32 +02:00
pk7_local.h Add libctx support to PKCS7. 2020-08-09 17:34:52 +10:00
pk7_mime.c Add libctx support to PKCS7. 2020-08-09 17:34:52 +10:00
pk7_smime.c Add libctx support to PKCS7. 2020-08-09 17:34:52 +10:00
pkcs7err.c util/mkerr.pl: make it not depend on the function code 2019-09-12 17:59:52 +02:00