]> granicus.if.org Git - openssl/commit
Add function CMS_RecipientInfo_encrypt
authorDr. Stephen Henson <steve@openssl.org>
Tue, 26 Feb 2013 16:48:49 +0000 (16:48 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Tue, 26 Feb 2013 17:06:08 +0000 (17:06 +0000)
commite1dee801b9f2f4e5db0099e12628e0dbd7afdd90
tree73131f01d8ba4e338f84c64898ef0dcd77d9e5e1
parent3c53fd892c69eef3c0a210a049102b66f33d69a3
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.
(cherry picked from commit e1f1d28f34cc5cfc87772e0d8331e00137a4a213)
crypto/cms/cms.h
crypto/cms/cms_env.c
crypto/cms/cms_err.c
doc/crypto/CMS_get0_RecipientInfos.pod