audk/CryptoPkg/Library/BaseCryptLib/Pk
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
..
CryptAuthenticode.c CryptoPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
CryptAuthenticodeNull.c CryptoPkg: Replace BSD License with BSD+Patent License 2019-04-09 09:10:22 -07:00
CryptDh.c CryptoPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
CryptDhNull.c CryptoPkg: Replace BSD License with BSD+Patent License 2019-04-09 09:10:22 -07:00
CryptPkcs1Oaep.c CryptoPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
CryptPkcs1OaepNull.c CryptoPkg: Change OPTIONAL keyword usage style 2021-12-07 17:24:28 +00:00
CryptPkcs5Pbkdf2.c CryptoPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
CryptPkcs5Pbkdf2Null.c CryptoPkg: Replace BSD License with BSD+Patent License 2019-04-09 09:10:22 -07:00
CryptPkcs7Sign.c CryptoPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
CryptPkcs7SignNull.c CryptoPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
CryptPkcs7VerifyBase.c CryptoPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
CryptPkcs7VerifyCommon.c CryptoPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
CryptPkcs7VerifyEku.c CryptoPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
CryptPkcs7VerifyEkuNull.c CryptoPkg: Add SecCryptLib 2022-06-03 11:41:36 +00:00
CryptPkcs7VerifyEkuRuntime.c CryptoPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
CryptPkcs7VerifyNull.c CryptoPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
CryptPkcs7VerifyRuntime.c CryptoPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
CryptRsaBasic.c CryptoPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
CryptRsaBasicNull.c CryptoPkg: Add SecCryptLib 2022-06-03 11:41:36 +00:00
CryptRsaExt.c CryptoPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
CryptRsaExtNull.c CryptoPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
CryptRsaPss.c CryptoPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
CryptRsaPssNull.c CryptoPkg: BaseCryptLib: Update Salt length requirement for RSA-PSS scheme. 2021-06-23 15:19:44 +00:00
CryptRsaPssSign.c CryptoPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
CryptRsaPssSignNull.c CryptoPkg: BaseCryptLib: Update Salt length requirement for RSA-PSS scheme. 2021-06-23 15:19:44 +00:00
CryptTs.c CryptoPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
CryptTsNull.c CryptoPkg: Replace BSD License with BSD+Patent License 2019-04-09 09:10:22 -07:00
CryptX509.c CryptoPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
CryptX509Null.c CryptoPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00