summaryrefslogtreecommitdiff
path: root/SecurityPkg/Hash2DxeCrypto
AgeCommit message (Expand)AuthorFilesLines
2016-11-15SecurityPkg: Fix typos in commentsZhang, Chao B1-1/+1
2016-07-11SecurityPkg: Fix typos in commentsGiri P Mudusuru2-4/+4
2015-12-15SecurityPkg: Convert all .uni files to utf-8Jordan Justen2-0/+0
2015-08-18Add restriction that HashFinal() must be after at least one HashUpdate().Yao, Jiewen2-1/+7
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 Doman2-0/+4
2015-05-19Add comments for INF file to declare guid/protocol usage.Yao, Jiewen1-6/+6
2015-05-05Add UEFI2.5 HASH protocol implementation.Yao, Jiewen6-0/+1027