Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | X.509: Make algo identifiers text instead of enum | David Howells | 2016-03-03 | 1 | -2/+2 |
* | PKCS#7: Appropriately restrict authenticated attributes and content type | David Howells | 2015-08-12 | 1 | -2/+5 |
* | PEFILE: Relax the check on the length of the PKCS#7 cert | David Howells | 2014-09-03 | 1 | -16/+33 |
* | pefile: Validate PKCS#7 trust chain | David Howells | 2014-07-09 | 1 | -1/+1 |
* | pefile: Digest the PE binary and compare to the PKCS#7 data | David Howells | 2014-07-09 | 1 | -0/+197 |
* | pefile: Parse the "Microsoft individual code signing" data blob | David Howells | 2014-07-09 | 1 | -0/+7 |
* | pefile: Parse the presumed PKCS#7 content of the certificate blob | David Howells | 2014-07-09 | 1 | -1/+20 |
* | pefile: Strip the wrapper off of the cert data block | David Howells | 2014-07-09 | 1 | -0/+71 |
* | pefile: Parse a PE binary to find a key and a signature contained therein | David Howells | 2014-07-09 | 1 | -0/+163 |