mirror of https://github.com/acidanthera/audk.git
52dbaaeace
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=2594 Crypto algorithms, hkdf-sha256/hmac-sha256/aes, are needed to verify integrity of variable data, derive hmac and encryption keys, and encrypt/decrypt varible. Replacing null version source code with real implementations makes sure we can enable full functionalities of protected variable later. Cc: Xiaoyu Lu <xiaoyux.lu@intel.com> Cc: Jiewen Yao <jiewen.yao@intel.com> Cc: Guomin Jiang <guomin.jiang@intel.com> Cc: Nishant C Mistry <nishant.c.mistry@intel.com> Signed-off-by: Jian J Wang <jian.j.wang@intel.com> Reviewed-by: Jiewen Yao <jiewen.yao@intel.com> |
||
---|---|---|
.. | ||
Cipher | ||
Hash | ||
Hmac | ||
Kdf | ||
Pem | ||
Pk | ||
Rand | ||
SysCall | ||
BaseCryptLib.inf | ||
BaseCryptLib.uni | ||
InternalCryptLib.h | ||
PeiCryptLib.inf | ||
PeiCryptLib.uni | ||
RuntimeCryptLib.inf | ||
RuntimeCryptLib.uni | ||
SmmCryptLib.inf | ||
SmmCryptLib.uni |