u-boot/include/crypto
AKASHI Takahiro b124efc09f lib: crypto: add mscode_parser
In MS authenticode, pkcs7 should have data in its contentInfo field.
This data is tagged with SpcIndirectData type and, for a signed PE image,
provides a image's message digest as SpcPeImageData.

This parser is used in image authentication to parse the field and
retrieve a message digest.

Imported from linux v5.19-rc, crypto/asymmetric_keys/mscode*.
Checkpatch.pl generates tones of warnings, but those are not fixed
for the sake of maintainability (importing from another source).

Signed-off-by: AKASHI Takahiro <takahiro.akashi@linaro.org>
2022-07-05 14:37:16 +02:00
..
internal lib: crypto: add rsa public key parser 2019-12-06 16:44:20 -05:00
ecdsa-uclass.h dm: crypto: Define UCLASS API for ECDSA signature verification 2021-08-16 10:49:35 +02:00
mscode.h lib: crypto: add mscode_parser 2022-07-05 14:37:16 +02:00
pkcs7.h lib: crypto: export and enhance pkcs7_verify_one() 2020-07-22 12:37:17 +02:00
pkcs7_parser.h lib/crypto: use qualified path for x509_parser.h 2020-07-11 23:14:15 +02:00
public_key.h lib: crypto: add public_key_verify_signature() 2020-07-22 12:33:55 +02:00
x509_parser.h lib/crypto, efi_loader: move some headers to include/crypto 2020-05-04 12:26:11 +02:00