aboutsummaryrefslogtreecommitdiffstats
path: root/src/libstrongswan/plugins/pkcs7/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* automake: replace INCLUDES by AM_CPPFLAGSMartin Willi2013-07-181-3/+4
* Add support for PKCS#7/CMS encrypted-dataTobias Brunner2013-05-081-0/+1
* Move PKCS#9 attribute lists to pkcs7 plugin, as we currently use it there onlyMartin Willi2012-12-191-0/+1
* Implement PKCS#7 enveloped-data parsing and decryptionMartin Willi2012-12-191-0/+1
* Implement PKCS#7 signed-data parsing and verificationMartin Willi2012-12-191-0/+1
* Implement PKCS#7 "data" content type parsingMartin Willi2012-12-191-0/+1
* Implement generic PKCS#7 contentInfo parsingMartin Willi2012-12-191-0/+1
* Add a plugin stub for PKCS#7 containersMartin Willi2012-12-191-0/+15