Im trying to encrypt some test data using CMD line openssl but i keep getting
an error around my key/iv input.
can someone please point me in the correct direction?

C:\OpenSSL\bin>openssl enc -e -des-ofb -in c:\Openssl\Test_ofb_data.txt -in
c:\o
penssl\encrypted_data.enc -k/-iv
0123456789abcdef0123456789abcdef/1234567890abcd
ef - 8
unknown option '-k/-iv'

thanks
-- 
View this message in context: 
http://www.nabble.com/Problem-with-encrypting-using-ofb-tp15421074p15421074.html
Sent from the OpenSSL - User mailing list archive at Nabble.com.
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to