It's OK, thanx a lot !!!
-----Message d'origine----- De : Stephen Henson via RT [mailto:[email protected]] Envoyé : samedi 2 juin 2012 15:06 À : Frédéric Vallée Cc : [email protected] Objet : [openssl.org #2827] Bug ? with cms option with large files > [[email protected] - Fri Jun 01 20:14:30 2012]: > > I'm using openssl.exe (last version 1.0.1) for encrypt some files with > Windows Seven. > > > > My command line is : > > openssl cms -encrypt -in c:\sc224.pdf -out c:\sc224.pkcs7 -outform DER > -aes-128-cbc c:\test.pem > > I haven't problem for small files but when i try this command line > with a file of 400Ko there's no error reported but the result is a > very small pkcs7 file. > > I've tried the -print option, the result file is good except in the > encryptedContent section who is too small to ! > Use the -binary option too. Steve. -- Dr Stephen N. Henson. OpenSSL project core developer. Commercial tech support now available see: http://www.openssl.org ______________________________________________________________________ OpenSSL Project http://www.openssl.org Development Mailing List [email protected] Automated List Manager [email protected]
