u-boot/lib/mbedtls
Raymond Mao 9acdd5339a mbedtls/external: support Microsoft Authentication Code
Populate Microsoft Authentication Code from the content data
into PKCS7 decoding context if it exists in a PKCS7 message.
Add OIDs for describing objects using for Microsoft Authentication
Code.

The PR for this patch is at:
https://github.com/Mbed-TLS/mbedtls/pull/9001

For enabling EFI loader PKCS7 features with MbedTLS build,
we need this patch on top of MbedTLS v3.6.0 before it is merged into
the next MbedTLS LTS release.

Signed-off-by: Raymond Mao <raymond.mao@linaro.org>
Acked-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>
2024-10-14 17:58:33 -06:00
..
external/mbedtls mbedtls/external: support Microsoft Authentication Code 2024-10-14 17:58:33 -06:00
port mbedtls: add mbedtls into the build system 2024-10-14 17:58:12 -06:00
Kconfig mbedtls: Enable smaller implementation for SHA256/512 2024-10-14 17:58:32 -06:00
Makefile mbedtls: add digest shim layer for MbedTLS 2024-10-14 17:58:31 -06:00
mbedtls_def_config.h mbedtls: Enable smaller implementation for SHA256/512 2024-10-14 17:58:32 -06:00
md5.c mbedtls: add digest shim layer for MbedTLS 2024-10-14 17:58:31 -06:00
sha1.c mbedtls: add digest shim layer for MbedTLS 2024-10-14 17:58:31 -06:00
sha256.c mbedtls: add digest shim layer for MbedTLS 2024-10-14 17:58:31 -06:00
sha512.c mbedtls: add digest shim layer for MbedTLS 2024-10-14 17:58:31 -06:00