commit | 9f0d33146e2ae81342a493c579c0e0c1aa84a527 | [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:50:03 2014 +0100 |
tree | 9b31262f91e15d69cf80ff014a52dfe6bdf8ab34 | |
parent | 2e3fadbf730fd0d13c891d5e555af3e7f39ca3f4 [diff] |
PKCS#7: Digest the data in a signed-data message Digest the data in a PKCS#7 signed-data message and attach to the public_key_signature struct contained in the pkcs7_message struct. Signed-off-by: David Howells <dhowells@redhat.com> Acked-by: Vivek Goyal <vgoyal@redhat.com> Reviewed-by: Kees Cook <keescook@chromium.org>