From: David Howells Date: Tue, 1 Jul 2014 15:02:52 +0000 (+0100) Subject: pefile: Parse the "Microsoft individual code signing" data blob X-Git-Tag: omap-for-v3.17/fixes-against-rc2~151^2~12^2~2^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4c0b4b1d1ae0cbc86f150e2905a1c3d2a17b7c1e;p=pandora-kernel.git pefile: Parse the "Microsoft individual code signing" data blob The PKCS#7 certificate should contain a "Microsoft individual code signing" data blob as its signed content. This blob contains a digest of the signed content of the PE binary and the OID of the digest algorithm used (typically SHA256). Signed-off-by: David Howells Acked-by: Vivek Goyal Reviewed-by: Kees Cook --- Reading git-diff-tree failed