Forwarded to openssl-users for discussion Best regards, Lutz -- Lutz Jaenicke jaeni...@openssl.org OpenSSL Project http://www.openssl.org/~jaenicke/
--- Begin Message ---Hello There,We are facing an issue with OpenSSL. Please see the following description. Version of OpenSSL being effected *OpenSSL 1.0.1c* * *Version of the operating system being used* Windows XP* * * Seems there is a limitation to the size of text that can be encrypted through Openssl command prompt via Echo ex: echo 'test string 1' | openssl enc -aes-256-cbc -a -salt -pass pass:mypassword When we are trying to encrypt large text using the above command it fails, where as if we keep the same text in a plain text file and use the following command openssl aes-256-cbc -in c:\attack-plan.txt -out c:\encryptedmessage.txt -pass pass:mypassword Can you please help me on this? -- Regards Satya _________________________________________________ ** ** *Satyanarayana Godugula* *Project Cordillera , Technical Integration Team* *ESS, Inc* | *E*: satyanarayana.godug...@essit.com<your%20ess%20email%2...@essit.com> | *T*: +1 732 572 7400 Ext 1229 | *M*: +91 8985 068166 *Unilever* | *E*: satyanarayana.godug...@unilever.com<your%20unilever%20email%2...@unilever.com> | *Skype*: Satya.Godugula<<image001.png>>
--- End Message ---