audk/CryptoPkg/Library/BaseCryptLib
Min Xu b1567b2e15 CryptoPkg: Add SecCryptLib
RFC: https://bugzilla.tianocore.org/show_bug.cgi?id=3853

This is the Cryptographic library instance for SEC. The motivation of
this library is to support SHA384 in SEC phase for Td guest. So only
Hash/CryptSha512.c is included which supports SHA384 and SHA512. Other
cryptographics are added with the null version, such as CryptMd5Null.c.

Cc: Jiewen Yao <jiewen.yao@intel.com>
Cc: Jian J Wang <jian.j.wang@intel.com>
Cc: Xiaoyu Lu <xiaoyu1.lu@intel.com>
Cc: Guomin Jiang <guomin.jiang@intel.com>
Cc: Gerd Hoffmann <kraxel@redhat.com>
Reviewed-by: Jiewen Yao <jiewen.yao@intel.com>
Signed-off-by: Min Xu <min.m.xu@intel.com>
2022-06-03 11:41:36 +00:00
..
Cipher CryptoPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
Hash CryptoPkg: Add SecCryptLib 2022-06-03 11:41:36 +00:00
Hmac CryptoPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
Kdf CryptoPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
Pem CryptoPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
Pk CryptoPkg: Add SecCryptLib 2022-06-03 11:41:36 +00:00
Rand CryptoPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
SysCall CryptoPkg/Crt: fix strcpy build on older VS compilers 2022-04-20 10:56:03 +00:00
BaseCryptLib.inf CryptoPkg: Remove RVCT support 2022-05-13 14:58:54 +00:00
BaseCryptLib.uni CryptoPkg: Replace BSD License with BSD+Patent License 2019-04-09 09:10:22 -07:00
InternalCryptLib.h CryptoPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
PeiCryptLib.inf CryptoPkg: Remove RVCT support 2022-05-13 14:58:54 +00:00
PeiCryptLib.uni CryptoPkg/BaseCryptLib: Retire HMAC SHA1 algorithm 2020-05-15 07:22:36 +00:00
RuntimeCryptLib.inf CryptoPkg: Remove RVCT support 2022-05-13 14:58:54 +00:00
RuntimeCryptLib.uni CryptoPkg/BaseCryptLib: Retire HMAC SHA1 algorithm 2020-05-15 07:22:36 +00:00
SecCryptLib.inf CryptoPkg: Add SecCryptLib 2022-06-03 11:41:36 +00:00
SmmCryptLib.inf CryptoPkg: Rename PCD about openssl EC configuration 2022-05-11 00:04:39 +00:00
SmmCryptLib.uni CryptoPkg/BaseCryptLib: Retire HMAC SHA1 algorithm 2020-05-15 07:22:36 +00:00
UnitTestHostBaseCryptLib.inf CryptoPkg: Remove RVCT support 2022-05-13 14:58:54 +00:00