openssl/crypto/cms
Dr. Stephen Henson e1f1d28f34 Add function CMS_RecipientInfo_encrypt
Add CMS_RecipientInfo_encrypt: this function encrypts an existing content
encryption key to match the key in the RecipientInfo structure: this is
useful if a new recpient is added to and existing enveloped data structure.

Add documentation.
2013-02-26 16:59:56 +00:00
..
.cvsignore .cvignore file for cms 2008-03-13 00:50:02 +00:00
cms.h Add function CMS_RecipientInfo_encrypt 2013-02-26 16:59:56 +00:00
cms_asn1.c add CVE-2010-0742 and CVS-2010-1633 fixes 2010-06-01 14:39:01 +00:00
cms_att.c And so it begins... 2008-03-12 21:14:28 +00:00
cms_cd.c Don't include comp.h in cmd_cd.c if OPENSSL_NO_COMP set 2013-01-23 01:09:38 +00:00
cms_dd.c update cms code to use X509_ALGOR_set_md instead of internal function 2010-03-11 13:29:39 +00:00
cms_enc.c Fix warning. 2012-05-10 20:29:00 +00:00
cms_env.c Add function CMS_RecipientInfo_encrypt 2013-02-26 16:59:56 +00:00
cms_err.c Add function CMS_RecipientInfo_encrypt 2013-02-26 16:59:56 +00:00
cms_ess.c Submitted by: Julia Lawall <julia@diku.dk> 2009-09-13 11:29:29 +00:00
cms_io.c Use correct headers for signed receipts. Use consistent naming. 2008-03-31 15:03:55 +00:00
cms_lcl.h Fix for CMS/PKCS7 MMA. If RSA decryption fails use a random key and 2012-03-12 16:31:39 +00:00
cms_lib.c update cms code to use X509_ALGOR_set_md instead of internal function 2010-03-11 13:29:39 +00:00
cms_pwri.c Fix some warnings caused by __owur. Temporarily (I hope) remove the more 2011-11-14 00:36:10 +00:00
cms_sd.c update cms code to use X509_ALGOR_set_md instead of internal function 2010-03-11 13:29:39 +00:00
cms_smime.c Fix for CMS/PKCS7 MMA. If RSA decryption fails use a random key and 2012-03-12 16:31:39 +00:00
Makefile Change AR to ARX to allow exclusion of fips object modules 2011-01-26 16:08:08 +00:00