summaryrefslogtreecommitdiffstats
path: root/src/crypto/cms.c
Commit message (Expand)AuthorAgeFilesLines
* [crypto] Fix memory leak in cms_verify_digest()Michael Brown2012-05-041-1/+2
* [crypto] Disambiguate all CMS errorsMichael Brown2012-03-271-5/+26
* [crypto] Add support for Cryptographic Message Syntax (PKCS #7)Michael Brown2012-03-221-0/+582