diff options
author | AKASHI Takahiro <takahiro.akashi@linaro.org> | 2020-07-08 14:02:03 +0900 |
---|---|---|
committer | Heinrich Schuchardt <xypron.glpk@gmx.de> | 2020-07-11 23:14:16 +0200 |
commit | 7fdc02b3d7d2085231f44d44c0556f4a592c8daf (patch) | |
tree | 25dab007a44c0c0b361ba9e6f731facb850d031f /lib/efi_loader/efi_boottime.c | |
parent | 0c7772d40f7994b1ff75ad9acd220101241c1feb (diff) |
test/py: efi_secboot: add a test for verifying with digest of signed image
Signature database (db or dbx) may have not only certificates that contain
a public key for RSA decryption, but also digests of signed images.
In this test case, if database has an image's digest (EFI_CERT_SHA256_GUID)
and if the value matches to a hash value calculated from image's binary,
authentication should pass in case of db, and fail in case of dbx.
Signed-off-by: AKASHI Takahiro <takahiro.akashi@linaro.org>
Use defined time stamps for sign-efi-sig-list.
Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Diffstat (limited to 'lib/efi_loader/efi_boottime.c')
0 files changed, 0 insertions, 0 deletions