Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[opentitantool]: fix hashed SPX signature verification
In case of SPX signing using the PrehashedSha256 domain the image payload needs to be hashed both before signing and before validating the signature. The validation path was not hashing the image which was causing signature validation failures. Tested by verifying pure and hashed SPX signing cases. Change-Id: I055d2c5717b7280d9e5a11a93e54815ad9a707cd Signed-off-by: Vadim Bendebury <[email protected]>
- Loading branch information