slimbootloader/BootloaderCorePkg/Tools
Subash Lakkimsetti 7601ce7af3 Adjust hash algorithm used for KEYH based on key size
PublicKey hashes stored in HashStore use hash alg type of
PcdCompSignHash defined with Build config. In container we
support cases where hash type could differ from Sbl default
signing hash.

Adjust the hash algorithm in external KeyHashStore manifest
based on key size. Use SHA256 for size 2K and SHA384 for 3K.

Signed-off-by: Subash Lakkimsetti <subash.lakkimsetti@intel.com>
2020-04-27 09:20:03 -07:00
..
Keys Add RSA3072 sample private key (#521) 2020-01-08 11:21:00 -08:00
BuildUtility.py Adjust hash algorithm used for KEYH based on key size 2020-04-27 09:20:03 -07:00
CfgDataStitch.py Cosmetic: Convert LF to CRLF 2019-12-02 16:21:19 -08:00
CfgDataTool.py RSA PSS scheme in signing tools (#641) 2020-04-10 17:25:58 -07:00
CommonUtility.py Adjust hash algorithm used for KEYH based on key size 2020-04-27 09:20:03 -07:00
ConfigEditor.py Fix ConfigEditor mouse scroll issue with Python3 2020-04-20 09:40:49 -07:00
GenCapsuleFirmware.py RSA PSS scheme in signing tools (#641) 2020-04-10 17:25:58 -07:00
GenCfgData.py Add macro parameter check for GenCfgData.py 2020-04-20 09:40:28 -07:00
GenContainer.py Remove Verified Boot Hash Mask (#663) 2020-04-14 09:06:18 -07:00
GenReport.py Cosmetic: Convert LF to CRLF 2019-12-02 16:21:19 -08:00
IfwiUtility.py Fix BIOS image parsing issue with Python3 2020-04-08 08:27:04 -07:00
PatchFv.py Support XCODE build for Mac OS (#626) 2020-04-01 16:13:47 -07:00
PrepareBuildComponentBin.py Add Visual Studio Community build support 2020-01-08 08:23:35 -08:00