Hi Suresh ,
 
Yes you can use open ssl to encrypt the data and decrypt the same using java (any JCE implementaions) .Provided you have to use same algorthim with correct pading and initialisation vectors .
 
cheers
 
Kabheer
 
 

[EMAIL PROTECTED] wrote:
Hi,
Thanks for your reply.

can i use openssl to encrypt in c++ and bouncy castle to decrypt in java.

Thanks
S.Suresh


----- Original Message -----
From: Lawrence Bowie <[EMAIL PROTECTED]>
Date: Thursday, December 16, 2004 10:38 am
Subject: Re: Openssl in java

> Try the native implementation bundled with Sun else you will have
> to use some JNI methods ...
>
>
> http://java.sun.com/products/jsse/
>
>
> LDB
>
>
>
> [EMAIL PROTECTED] wrote:
>
> >Hi,
> > I am developing server application in java and client in vc++.
> How to use openssl from java.
> >
> >Thanks in abvance
> >S.Suresh
> >
> >______________________________________________________________________
> >OpenSSL Project
> http://www.openssl.org>User Support Mailing List
> [EMAIL PROTECTED]
> >Automated List Manager
> [EMAIL PROTECTED]>
> >
> >
> >
> ______________________________________________________________________
> OpenSSL Project http://www.openssl.org
> User Support Mailing List [EMAIL PROTECTED]
> Automated List Manager [EMAIL PROTECTED]
>

______________________________________________________________________
OpenSSL Project http://www.openssl.org
User Support Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]


Do you Yahoo!?
All your favorites on one personal page – Try My Yahoo!

Reply via email to