commit | 2e3fadbf730fd0d13c891d5e555af3e7f39ca3f4 | [log] [tgz] |
---|---|---|
author | David Howells <dhowells@redhat.com> | Tue Jul 01 16:40:19 2014 +0100 |
committer | David Howells <dhowells@redhat.com> | Tue Jul 08 13:49:56 2014 +0100 |
tree | 8618dea8bfd135a9e81650adc3080883410fd30e | |
parent | ace0107a3936774e9da2c30cbdc99ad13c103c10 [diff] |
PKCS#7: Implement a parser [RFC 2315] Implement a parser for a PKCS#7 signed-data message as described in part of RFC 2315. Signed-off-by: David Howells <dhowells@redhat.com> Acked-by: Vivek Goyal <vgoyal@redhat.com> Reviewed-by: Kees Cook <keescook@chromium.org>