aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/cms/cms_lcl.h
Commit message (Expand)AuthorAgeFilesLines
* CMS support for key agreeement recipient info.Dr. Stephen Henson2013-07-171-2/+24
* CMS public key parameter support.Dr. Stephen Henson2013-06-211-0/+5
* Fix for CMS/PKCS7 MMA. If RSA decryption fails use a random key andDr. Stephen Henson2012-03-121-0/+2
* update cms code to use X509_ALGOR_set_md instead of internal functionDr. Stephen Henson2010-03-111-1/+0
* Experimental CMS password based recipient Info support.Dr. Stephen Henson2009-11-261-0/+10
* Signed receipt generation code.Dr. Stephen Henson2008-03-281-0/+2
* Support for verification of signed receipts.Dr. Stephen Henson2008-03-281-0/+2
* Signed Receipt Request utility functions and option on CMS utility toDr. Stephen Henson2008-03-261-2/+2
* Add signed receipt ASN1 structures. Initial GENERAL_NAME utility functions.Dr. Stephen Henson2008-03-241-0/+32
* Preliminary support for enveloped data content type creation.Dr. Stephen Henson2008-03-171-0/+5
* Initial support for enveloped data decrypt. Extent runex.pl to cover theseDr. Stephen Henson2008-03-151-9/+3
* Reorganise encrypted content info code to avoid duplication and be moreDr. Stephen Henson2008-03-141-6/+8
* Encrypted Data type processing. Add options to cms utility and run section 7Dr. Stephen Henson2008-03-141-0/+6
* Free up additional data in RecipientInfo structureDr. Stephen Henson2008-03-131-0/+3
* And so it begins...Dr. Stephen Henson2008-03-121-0/+415