git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9f0d331
)
PKCS#7: Find the right key in the PKCS#7 key list and verify the signature
author
David Howells
<dhowells@redhat.com>
Tue, 1 Jul 2014 15:40:19 +0000
(16:40 +0100)
committer
David Howells
<dhowells@redhat.com>
Tue, 8 Jul 2014 12:50:08 +0000
(13:50 +0100)
Find the appropriate key in the PKCS#7 key list and verify the signature with
it. There may be several keys in there forming a chain. Any link in that
chain or the root of that chain may be in our keyrings.
Signed-off-by: David Howells <dhowells@redhat.com>
Acked-by: Vivek Goyal <vgoyal@redhat.com>
Reviewed-by: Kees Cook <keescook@chromium.org>
No differences found