X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=Documentation%2Fsecurity%2FIMA-templates.txt;h=a4e102dddfea4cfec1698d55f0a39fea1b503e20;hb=refs%2Fheads%2Ftx6-rel-2015-02-27-mfg;hp=a777e5f1df5b29a30588ec4a4f785e56820f005d;hpb=db8fbb49df8ae4da155d3b7abf39e79b41f72746;p=karo-tx-linux.git diff --git a/Documentation/security/IMA-templates.txt b/Documentation/security/IMA-templates.txt index a777e5f1df5b..a4e102dddfea 100644 --- a/Documentation/security/IMA-templates.txt +++ b/Documentation/security/IMA-templates.txt @@ -67,12 +67,14 @@ descriptors by adding their identifier to the format string - 'd-ng': the digest of the event, calculated with an arbitrary hash algorithm (field format: [:]digest, where the digest prefix is shown only if the hash algorithm is not SHA1 or MD5); - - 'n-ng': the name of the event, without size limitations. + - 'n-ng': the name of the event, without size limitations; + - 'sig': the file signature. Below, there is the list of defined template descriptors: - "ima": its format is 'd|n'; - - "ima-ng" (default): its format is 'd-ng|n-ng'. + - "ima-ng" (default): its format is 'd-ng|n-ng'; + - "ima-sig": its format is 'd-ng|n-ng|sig'.