evmctl - IMA/EVM control tool

evmctl provides signing support for IMA/EVM.
Functionality includes signing of file content (IMA), file metadata (EVM),
importing public keys into kernel keyring.

Signed-off-by: Dmitry Kasatkin <dmitry.kasatkin@intel.com>
This commit is contained in:
Dmitry Kasatkin
2011-10-14 16:53:34 +03:00
parent 6ec041487e
commit 273701a5b2
21 changed files with 1699 additions and 0 deletions

53
.gitignore vendored Normal file
View File

@ -0,0 +1,53 @@
*.swp
*~
# Generated by autotools
.deps
aclocal.m4
autom4te.cache
config.guess
config.log
config.status
config.sub
configure
depcomp
install-sh
Makefile.in
Makefile
!tests/data/Makefile
missing
compile
libtool
ltmain.sh
# Compiled executables
*.o
*.a
src/evmctl
tests/openclose
config.h
config.h.in
stamp-h1
*.spec
# But don't ignore the symlinks with the same names in this directory
!tests/valgrind/*
# cscope/tags
tags
TAGS
cscope.*
ncscope.*
# Generated documentation
*.8
*.5
manpage.links
manpage.refs
# quilt's files
patches
series
# test output