openssl/crypto/cms
Dr. Stephen Henson cd30f03ac5 Canonicalise input in CMS_verify.
If content is detached and not binary mode translate the input to
CRLF format. Before this change the input was verified verbatim
which lead to a discrepancy between sign and verify.
2013-12-22 00:35:29 +00:00
..
.cvsignore .cvignore file for cms 2008-03-13 00:50:02 +00:00
cms.h Add CMS_SignerInfo_get0_signature function. 2013-11-09 15:09:23 +00:00
cms_asn1.c Add KDF for DH. 2013-08-05 15:45:01 +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:09:38 +00:00
cms_dd.c update cms code to use X509_ALGOR_set_md instead of internal function 2010-03-11 13:29:39 +00:00
cms_enc.c Fix warning. 2012-05-10 20:29:00 +00:00
cms_env.c CMS support for key agreeement recipient info. 2013-07-17 21:45:00 +01:00
cms_err.c CMS support for key agreeement recipient info. 2013-07-17 21:45:00 +01:00
cms_ess.c Submitted by: Julia Lawall <julia@diku.dk> 2009-09-13 11:29:29 +00:00
cms_io.c Use correct headers for signed receipts. Use consistent naming. 2008-03-31 15:03:55 +00:00
cms_kari.c CMS support for key agreeement recipient info. 2013-07-17 21:45:00 +01:00
cms_lcl.h CMS support for key agreeement recipient info. 2013-07-17 21:45:00 +01:00
cms_lib.c CMS support for key agreeement recipient info. 2013-07-17 21:45:00 +01:00
cms_pwri.c Fix some warnings caused by __owur. Temporarily (I hope) remove the more 2011-11-14 00:36:10 +00:00
cms_sd.c Add CMS_SignerInfo_get0_signature function. 2013-11-09 15:09:23 +00:00
cms_smime.c Canonicalise input in CMS_verify. 2013-12-22 00:35:29 +00:00
Makefile CMS support for key agreeement recipient info. 2013-07-17 21:45:00 +01:00