summaryrefslogtreecommitdiff
path: root/SecurityPkg/Hash2DxeCrypto/Hash2DxeCrypto.c
AgeCommit message (Expand)AuthorFilesLines
2021-12-07SecurityPkg: Apply uncrustify changesMichael Kubacki1-79/+87
2020-11-17SecurityPkg/Hash2DxeCrypto: Remove SHA1 supportGao, Zhichao1-1/+0
2020-11-17SecurityPkg/Hash2DxeCrypto: Remove MD5 supportGao, Zhichao1-1/+0
2020-02-10SecurityPkg/Hash2DxeCrypto: Fix few typosAntoine Coeur1-1/+1
2019-04-09SecurityPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney1-7/+1
2018-06-28SecurityPkg: Clean up source filesLiming Gao1-2/+2
2016-11-15SecurityPkg: Fix typos in commentsZhang, Chao B1-1/+1
2015-08-18Add restriction that HashFinal() must be after at least one HashUpdate().Yao, Jiewen1-1/+6
2015-08-17Add context check and init in BaseCrypto2Hash().Yao, Jiewen1-0/+19
2015-08-17Fix typo in BaseCrypto2HashInit() which causes sanity check incorrect.Yao, Jiewen1-1/+1
2015-06-29SecurityPkg: Add MD5 support to Hash2DxeCryptoJonathan Doman1-0/+2
2015-05-05Add UEFI2.5 HASH protocol implementation.Yao, Jiewen1-0/+592