I i have a littel problem with last beta of openssl. I compile the demos CMS\PKCS7 cms_sign2.c with VS2005 and work fine with the test file present in demos directory. If i try different sign data, for example i try to sign 250 MB of rar i have some problem. The result file non content the full input file in the content data but only the head of the file. If I tru to output with different function for example i2d_..._strema... or in PEM the result is worse. The platform on which I tested is WINXP SP3.
Sorry for my bad english I hope this is a useful signal for solve the problem.
