You've already forked slimbootloader
mirror of
https://github.com/Dasharo/slimbootloader.git
synced 2026-03-06 15:26:20 -08:00
ccddad8d2d
This patch adds support for RSA PSS verification. Ported IPP Crypto for PSS from latest IPP github repo. Secure boot lib and RSA wrappers functions are updated. RSA verfication sheme is would be based on SigType in Signature Header. PcdCompSignSchemeSupportedMask indicates the signing scheme included in IPP lib. Signed-off-by: Subash Lakkimsetti <subash.lakkimsetti@intel.com>