PKCS#7: Find intersection between PKCS#7 message and known, trusted keys
authorDavid Howells <dhowells@redhat.com>
Tue, 1 Jul 2014 15:40:20 +0000 (16:40 +0100)
committerDavid Howells <dhowells@redhat.com>
Tue, 8 Jul 2014 12:50:15 +0000 (13:50 +0100)
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>

No differences found