Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix encryption algorithm/key size argument processing in PKCS#7 enveloped-data | Martin Willi | 2012-12-19 | 1 | -1/+1 |
* | Add an enumerator for PKCS#7 contained certificates | Martin Willi | 2012-12-19 | 1 | -0/+1 |
* | Add a getter for signed PKCS#7 attributes | Martin Willi | 2012-12-19 | 1 | -0/+1 |
* | Support encoding of PKCS#7 enveloped-data containers | Martin Willi | 2012-12-19 | 1 | -3/+220 |
* | Implement PKCS#7 enveloped-data parsing and decryption | Martin Willi | 2012-12-19 | 1 | -0/+394 |