mirror of https://github.com/acidanthera/audk.git
b7d1ba0a8a
Add new xxxxHashAll APIs to facilitate the digest computation of blob data. New APIs include: Md4HashAll(), Md5HashAll(), Sha1HashAll(), Sha256HashAll(), Sha384HashAll(), and Sha512HashAll(). The corresponding test cases were added in Cryptest utility. Cc: Ting Ye <ting.ye@intel.com> Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Qin Long <qin.long@intel.com> Reviewed-by: Ting Ye <ting.ye@intel.com> |
||
---|---|---|
.. | ||
CryptMd4.c | ||
CryptMd4Null.c | ||
CryptMd5.c | ||
CryptSha1.c | ||
CryptSha256.c | ||
CryptSha512.c | ||
CryptSha512Null.c |