From: Dmitry Kasatkin Date: Thu, 1 Sep 2011 11:41:40 +0000 (+0300) Subject: evm: digital signature verification support X-Git-Tag: v3.3-rc1~105^2^2~12^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=15647eb3985ef30dfd657038924dc85c03026733;p=pandora-kernel.git evm: digital signature verification support This patch adds support for digital signature verification to EVM. With this feature file metadata can be protected using digital signature instead of an HMAC. When building an image, which has to be flashed to different devices, an HMAC cannot be used to sign file metadata, because the HMAC key should be different on every device. Signed-off-by: Dmitry Kasatkin Acked-by: Mimi Zohar --- Reading git-diff-tree failed