commit | 08815b62d700e4fbeb72a01986ad051c3dd84a15 | [log] [tgz] |
---|---|---|
author | David Howells <dhowells@redhat.com> | Tue Jul 01 16:40:20 2014 +0100 |
committer | David Howells <dhowells@redhat.com> | Tue Jul 08 13:50:15 2014 +0100 |
tree | 9a3df820a9716348fa947986d2310d50e14f9964 | |
parent | 8c76d79393ccc9b89d9af402d79a49a9cd43c5aa [diff] |
PKCS#7: Find intersection between PKCS#7 message and known, trusted keys Find the intersection between the X.509 certificate chain contained in a PKCS#7 message and a set of keys that we already know and trust. Signed-off-by: David Howells <dhowells@redhat.com> Acked-by: Vivek Goyal <vgoyal@redhat.com> Reviewed-by: Kees Cook <keescook@chromium.org>