RE: java to openssl

2012-01-13 Thread Philip R. Landreth
: 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 another company uses

java to openssl

2012-01-12 Thread Philip R. Landreth
I am new to this so go easy on me. I had this dropped in my lap and have limited info but here is what I have. I was sent 2 files and a partial java code that another company uses to decrypt. import java.io.InputStream;   import javax.crypto.Cipher; import javax.crypto.SecretKey; import