summaryrefslogtreecommitdiff
path: root/crypto/cms/cms_lcl.h
Commit message (Expand)AuthorAgeFilesLines
* Fix for CMS/PKCS7 MMA. If RSA decryption fails use a random key andsteve2012-03-121-0/+2
* update cms code to use X509_ALGOR_set_md instead of internal functionsteve2010-03-111-1/+0
* Experimental CMS password based recipient Info support.steve2009-11-261-0/+10
* Signed receipt generation code.steve2008-03-281-0/+2
* Support for verification of signed receipts.steve2008-03-281-0/+2
* Signed Receipt Request utility functions and option on CMS utility tosteve2008-03-261-2/+2
* Add signed receipt ASN1 structures. Initial GENERAL_NAME utility functions.steve2008-03-241-0/+32
* Preliminary support for enveloped data content type creation.steve2008-03-171-0/+5
* Initial support for enveloped data decrypt. Extent runex.pl to cover thesesteve2008-03-151-9/+3
* Reorganise encrypted content info code to avoid duplication and be moresteve2008-03-141-6/+8
* Encrypted Data type processing. Add options to cms utility and run section 7steve2008-03-141-0/+6
* Free up additional data in RecipientInfo structuresteve2008-03-131-0/+3
* And so it begins...steve2008-03-121-0/+415