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
build.info
pk7_asn1.c
pk7_attr.c
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
pk7_mime.c
pk7_smime.c
pkcs7err.c