New utility functions for encryptedData content type which will also be used
authorDr. Stephen Henson <steve@openssl.org>
Fri, 14 Mar 2008 00:58:43 +0000 (00:58 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Fri, 14 Mar 2008 00:58:43 +0000 (00:58 +0000)
commit5c4436c97759a98794cd84dc37c937fa637aad61
tree03698e829b42b3b6173a8a7d1f479e212146e303
parenta78a03744d987c7c592695ed90b543a30850bf3f
New utility functions for encryptedData content type which will also be used
by envelopedData.

Use PRE and not POST when freeing up RecipientInfo.
crypto/cms/Makefile
crypto/cms/cms.h
crypto/cms/cms_asn1.c
crypto/cms/cms_enc.c [new file with mode: 0644]
crypto/cms/cms_env.c
crypto/cms/cms_err.c
test/runex.pl