remarkable-linux/security/integrity/evm
Dmitry Kasatkin 15647eb398 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 <dmitry.kasatkin@intel.com>
Acked-by: Mimi Zohar <zohar@us.ibm.com>
2011-11-09 16:51:14 +02:00
..
evm.h evm: digital signature verification support 2011-11-09 16:51:14 +02:00
evm_crypto.c evm: digital signature verification support 2011-11-09 16:51:14 +02:00
evm_main.c evm: digital signature verification support 2011-11-09 16:51:14 +02:00
evm_posix_acl.c evm: posix acls modify i_mode 2011-09-14 15:24:51 -04:00
evm_secfs.c
Kconfig evm: remove TCG_TPM dependency 2011-09-14 15:24:49 -04:00
Makefile evm: posix acls modify i_mode 2011-09-14 15:24:51 -04:00