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

Fixes #12684
Partially 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