Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed some typos, courtesy of codespell | Tobias Brunner | 2012-12-20 | 1 | -1/+1 |
* | Don't handle PKCS#7 containers with infinite length encodings in pkcs7 plugin | Martin Willi | 2012-12-19 | 1 | -0/+6 |
* | Implement PKCS#7 enveloped-data parsing and decryption | Martin Willi | 2012-12-19 | 1 | -0/+3 |
* | Implement PKCS#7 signed-data parsing and verification | Martin Willi | 2012-12-19 | 1 | -0/+3 |
* | Implement PKCS#7 "data" content type parsing | Martin Willi | 2012-12-19 | 1 | -0/+3 |
* | Implement generic PKCS#7 contentInfo parsing | Martin Willi | 2012-12-19 | 1 | -0/+111 |