[openssl-users] CMS with Symmetric key
Abe Racioppo
abe.racioppo at gmail.com
Mon Apr 4 22:18:25 UTC 2016
Hey guys,
I'm trying to use the CMS operations in libcrypto but with a symmetric key
encryption key instead of x509.
I'm thinking I want to use a combination of
CMS_RecipientInfo_set0_pkey,
SMIME_write_CMS,
and
CMS_EncryptedData_encrypt.
Has anyone done this before and can give me some direction? This is my
first time working with openssl and am getting kinda lost.
Thanks,
Abe
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mta.openssl.org/pipermail/openssl-users/attachments/20160404/072c4c6f/attachment.html>
More information about the openssl-users
mailing list