aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/cms/cms_err.c
Commit message (Expand)AuthorAgeFilesLines
* CMS support for key agreeement recipient info.Dr. Stephen Henson2013-07-171-1/+9
* CMS public key parameter support.Dr. Stephen Henson2013-06-211-0/+2
* Add function CMS_RecipientInfo_encryptDr. Stephen Henson2013-02-261-1/+2
* Experimental CMS password based recipient Info support.Dr. Stephen Henson2009-11-261-2/+11
* Fix typo and add header files to err library.Dr. Stephen Henson2008-04-061-12/+12
* Give consistent return value and add error code for duplicate certificates.Dr. Stephen Henson2008-04-061-1/+3
* Signed receipt generation code.Dr. Stephen Henson2008-03-281-0/+4
* Support for verification of signed receipts.Dr. Stephen Henson2008-03-281-1/+15
* Add support for signed receipt request printout and generation.Dr. Stephen Henson2008-03-261-1/+2
* Signed Receipt Request utility functions and option on CMS utility toDr. Stephen Henson2008-03-261-0/+1
* Allow alternate eContentType oids to be set in cms utility.Dr. Stephen Henson2008-03-191-0/+1
* Rebuild CMS error codes.Dr. Stephen Henson2008-03-191-13/+2
* Add support for KEK decrypt in cms utility.Dr. Stephen Henson2008-03-191-2/+8
* More support for KEK RecipientInfo.Dr. Stephen Henson2008-03-181-0/+10
* Partial support for KEKRecipientInfo type.Dr. Stephen Henson2008-03-171-0/+4
* Preliminary support for enveloped data content type creation.Dr. Stephen Henson2008-03-171-1/+8
* Add support for random key generation: this will be needed by enveloped data.Dr. Stephen Henson2008-03-161-0/+1
* Initial support for enveloped data decrypt. Extent runex.pl to cover theseDr. Stephen Henson2008-03-151-3/+9
* Return error if no cipher set for encrypted data type.Dr. Stephen Henson2008-03-151-0/+2
* Reorganise encrypted content info code to avoid duplication and be moreDr. Stephen Henson2008-03-141-0/+9
* Encrypted Data type processing. Add options to cms utility and run section 7Dr. Stephen Henson2008-03-141-0/+3
* New utility functions for encryptedData content type which will also be usedDr. Stephen Henson2008-03-141-0/+6
* And so it begins...Dr. Stephen Henson2008-03-121-0/+170