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> |
||
---|---|---|
.. | ||
Cipher | ||
Hash | ||
Hmac | ||
Kdf | ||
Pem | ||
Pk | ||
Rand | ||
SysCall | ||
BaseCryptLib.inf | ||
BaseCryptLib.uni | ||
InternalCryptLib.h | ||
PeiCryptLib.inf | ||
PeiCryptLib.uni | ||
RuntimeCryptLib.inf | ||
RuntimeCryptLib.uni | ||
SecCryptLib.inf | ||
SmmCryptLib.inf | ||
SmmCryptLib.uni | ||
UnitTestHostBaseCryptLib.inf |