mirror of https://github.com/acidanthera/audk.git
b1567b2e15
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> |
||
---|---|---|
.. | ||
CryptCShake256.c | ||
CryptMd5.c | ||
CryptMd5Null.c | ||
CryptParallelHash.c | ||
CryptParallelHash.h | ||
CryptParallelHashNull.c | ||
CryptSha1.c | ||
CryptSha1Null.c | ||
CryptSha3.c | ||
CryptSha256.c | ||
CryptSha256Null.c | ||
CryptSha512.c | ||
CryptSha512Null.c | ||
CryptSm3.c | ||
CryptSm3Null.c | ||
CryptXkcp.c |