You've already forked slimbootloader
mirror of
https://github.com/Dasharo/slimbootloader.git
synced 2026-03-06 15:26:20 -08:00
8a4289c110
Hash verification of Public key hash should be based on hash alg used with Hash store. Previously hash alg in signature info is used. There would be instances where hashstore hash alg differs from signing alg. Signed-off-by: Subash Lakkimsetti <subash.lakkimsetti@intel.com>