Initial support for enveloped data decrypt. Extent runex.pl to cover these
authorDr. Stephen Henson <steve@openssl.org>
Sat, 15 Mar 2008 23:21:33 +0000 (23:21 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Sat, 15 Mar 2008 23:21:33 +0000 (23:21 +0000)
commit4f1aa191b33f0bbda29c3289d50fee2991b77df0
tree10c7eb9e8d1fcf55e78d6d2ad05d2fcefb835aab
parente540d1cd77d4cf0edea74212a5e598d073ce2e67
Initial support for enveloped data decrypt. Extent runex.pl to cover these
examples. All RFC4134 examples can not be processed.
14 files changed:
apps/cms.c
crypto/cms/cms.h
crypto/cms/cms_dd.c
crypto/cms/cms_enc.c
crypto/cms/cms_env.c
crypto/cms/cms_err.c
crypto/cms/cms_lcl.h
crypto/cms/cms_lib.c
crypto/cms/cms_sd.c
crypto/cms/cms_smime.c
crypto/rsa/rsa.h
crypto/rsa/rsa_ameth.c
crypto/rsa/rsa_err.c
crypto/rsa/rsa_pmeth.c