audk/CryptoPkg/Include/Library
Wenxing Hou acfd991b68 CryptoPkg: Add Pkcs7 related functions based on Mbedtls
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=4177

Because the current Mbedlts pkcs7 library doesn't support
authenticatedAttributes
and only support 0 or 1 certificates in Signed data,
the patch implement Pkcs7 by low Mbedtls Api.

And the implementation has pass unit_tes and integration test.

Cc: Jiewen Yao <jiewen.yao@intel.com>
Cc: Yi Li <yi1.li@intel.com>
Signed-off-by: Wenxing Hou <wenxing.hou@intel.com>
Reviewed-by: Yi Li <yi1.li@intel.com>
Acked-by: Jiewen Yao <Jiewen.yao@intel.com>
2024-05-27 17:24:30 +08:00
..
BaseCryptLib.h CryptoPkg: Add Pkcs7 related functions based on Mbedtls 2024-05-27 17:24:30 +08:00
HashApiLib.h CryptoPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
TlsLib.h CryptoPkg: Extend Tls function library 2022-10-10 06:29:51 +00:00