openssl/crypto/cms
Dr. Stephen Henson f2edf3181e CMS public key parameter support.
Add support for customisation of CMS handling of signed and enveloped
data from custom public key parameters.

This will provide support for RSA-PSS and RSA-OAEP but could also be
applied to other algorithms.
(cherry picked from commit e365352d6a)
2013-10-01 14:01:17 +01:00
..
.cvsignore .cvignore file for cms 2008-03-13 00:50:02 +00:00
cms.h CMS public key parameter support. 2013-10-01 14:01:17 +01:00
cms_asn1.c CMS public key parameter support. 2013-10-01 14:01:17 +01:00
cms_att.c And so it begins... 2008-03-12 21:14:28 +00:00
cms_cd.c Don't include comp.h in cmd_cd.c if OPENSSL_NO_COMP set 2013-01-23 01:11:05 +00:00
cms_dd.c Remove unnecessary header. 2008-03-29 21:08:37 +00:00
cms_enc.c Reduce version skew: trivia (I hope). 2012-06-03 22:03:37 +00:00
cms_env.c CMS public key parameter support. 2013-10-01 14:01:17 +01:00
cms_err.c CMS public key parameter support. 2013-10-01 14:01:17 +01:00
cms_ess.c Submitted by: Julia Lawall <julia@diku.dk> 2009-09-13 11:27:27 +00:00
cms_io.c Use correct headers for signed receipts. Use consistent naming. 2008-03-31 15:03:55 +00:00
cms_lcl.h CMS public key parameter support. 2013-10-01 14:01:17 +01:00
cms_lib.c Reduce version skew: trivia (I hope). 2012-06-03 22:03:37 +00:00
cms_pwri.c Backport ossl_ssize_t type from HEAD. 2011-10-10 22:33:50 +00:00
cms_sd.c CMS public key parameter support. 2013-10-01 14:01:17 +01:00
cms_smime.c Fix for CMS/PKCS7 MMA. If RSA decryption fails use a random key and 2012-03-12 16:27:50 +00:00
Makefile "make update" 2011-10-19 15:24:44 +00:00