summaryrefslogtreecommitdiff
path: root/SecurityPkg/Hash2DxeCrypto/Hash2DxeCrypto.c
AgeCommit message (Expand)AuthorFilesLines
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