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
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
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
cms_io.c
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