Fix PKCS#7 so that it still works with non fetchable cipher algorithms.
authorDmitry Belyavskiy <beldmit@gmail.com>
Fri, 28 Aug 2020 13:39:16 +0000 (16:39 +0300)
committerDmitry Belyavskiy <beldmit@gmail.com>
Sat, 29 Aug 2020 16:36:36 +0000 (19:36 +0300)
commit835b2900168bfd1cc471bf1d798d3b5b7219cd4d
tree10d1c0ea7aed1de72d894cda83e594c98a0c719a
parentbd1bbbfe516de5d0a6f2a2494c0dd386f2f178da
Fix PKCS#7 so that it still works with non fetchable cipher algorithms.

Fixes #12697

Reviewed-by: Tomas Mraz <tmraz@fedoraproject.org>
Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/12740)
crypto/pkcs7/pk7_doit.c