> From: owner-openssl-us...@openssl.org On Behalf Of Philip R. Landreth
> Sent: Friday, 13 January, 2012 09:55
> The files were given to me in .txt format and the original file is a
> .txt. as for the "keyfile" being in .txt I don't know. I used -p to
> print the key and iv and used those instead
e Thompson
Sent: Thursday, January 12, 2012 6:58 PM
To: openssl-users@openssl.org
Subject: RE: java to openssl
> From: owner-openssl-us...@openssl.org On Behalf Of Philip R.
Landreth
> Sent: Thursday, 12 January, 2012 09:33
> I was sent 2 files and a partial java code that
> From: owner-openssl-us...@openssl.org On Behalf Of Philip R.
Landreth
> Sent: Thursday, 12 January, 2012 09:33
> I was sent 2 files and a partial java code that another company uses
to decrypt.
> byte[] encryptedData = (byte[])msg.getBody().get();
> byte[] decrypti