From: Mimi Zohar Date: Fri, 7 Jun 2013 10:16:38 +0000 (+0200) Subject: ima: add audit log support for larger hashes X-Git-Tag: v3.13-rc1~18^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5278aa52f35003ddafda80b0243b3693f935b134;p=pandora-kernel.git ima: add audit log support for larger hashes Different files might be signed based on different hash algorithms. This patch prefixes the audit log measurement hash with the hash algorithm. Changelog: - use generic HASH_ALGO defintions - use ':' as delimiter between the hash algorithm and the digest (Roberto Sassu) - always include the hash algorithm used when audit-logging a measurement Signed-off-by: Mimi Zohar Signed-off-by: Roberto Sassu Signed-off-by: Peter Moody --- Reading git-diff-tree failed