summaryrefslogtreecommitdiffstats
path: root/SecurityPkg/Hash2DxeCrypto/Hash2DxeCrypto.c
Commit message (Expand)AuthorAgeFilesLines
* SecurityPkg/Hash2DxeCrypto: Remove SHA1 supportGao, Zhichao2020-11-171-1/+0
* SecurityPkg/Hash2DxeCrypto: Remove MD5 supportGao, Zhichao2020-11-171-1/+0
* SecurityPkg/Hash2DxeCrypto: Fix few typosAntoine Coeur2020-02-101-1/+1
* SecurityPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-091-7/+1
* SecurityPkg: Clean up source filesLiming Gao2018-06-281-2/+2
* SecurityPkg: Fix typos in commentsZhang, Chao B2016-11-151-1/+1
* Add restriction that HashFinal() must be after at least one HashUpdate().Yao, Jiewen2015-08-181-1/+6
* Add context check and init in BaseCrypto2Hash().Yao, Jiewen2015-08-171-0/+19
* Fix typo in BaseCrypto2HashInit() which causes sanity check incorrect.Yao, Jiewen2015-08-171-1/+1
* SecurityPkg: Add MD5 support to Hash2DxeCryptoJonathan Doman2015-06-291-0/+2
* Add UEFI2.5 HASH protocol implementation.Yao, Jiewen2015-05-051-0/+592