1
0
mirror of https://git.code.sf.net/p/linux-ima/ima-evm-utils synced 2025-11-15 11:30:38 +01:00
Files
ima-evm-utils-mirror/README
Mimi Zohar 4a96edb6e8 ima-evm-utils: verify the template data file signature
The file signature stored in the ima_measurement list is verified based
on the file hash.  Instead of reading the file data to calculate the
file hash, compare with the file hash stored in the template data.  In
both cases, the set of public keys need to be specified.

This patch renames the "--list" option to "verify-sig" option.

Signed-off-by: Mimi Zohar <zohar@linux.ibm.com>
2020-07-15 16:25:32 -04:00

14 KiB