summaryrefslogtreecommitdiffstats
path: root/crypto/asymmetric_keys/verify_pefile.c
Commit message (Expand)AuthorAgeFilesLines
* PKCS#7: Make trust determination dependent on contents of trust keyringDavid Howells2016-04-061-1/+1
* KEYS: Generalise system_verify_data() to provide access to internal contentDavid Howells2016-04-061-31/+9
* X.509: Make algo identifiers text instead of enumDavid Howells2016-03-031-2/+2
* PKCS#7: Appropriately restrict authenticated attributes and content typeDavid Howells2015-08-121-2/+5
* PEFILE: Relax the check on the length of the PKCS#7 certDavid Howells2014-09-031-16/+33
* pefile: Validate PKCS#7 trust chainDavid Howells2014-07-091-1/+1
* pefile: Digest the PE binary and compare to the PKCS#7 dataDavid Howells2014-07-091-0/+197
* pefile: Parse the "Microsoft individual code signing" data blobDavid Howells2014-07-091-0/+7
* pefile: Parse the presumed PKCS#7 content of the certificate blobDavid Howells2014-07-091-1/+20
* pefile: Strip the wrapper off of the cert data blockDavid Howells2014-07-091-0/+71
* pefile: Parse a PE binary to find a key and a signature contained thereinDavid Howells2014-07-091-0/+163
OpenPOWER on IntegriCloud