Re: SOS on open ssl for Java
On 2008.12.18 at 11:41:58 -0700, Kolli, Sudha wrote: >Hi > > > >Here is the problem: > > > >We have a php code which used open_ssl library to encrypt and decrypt. > > > >We are trying to write the equivalent java code for encryption but we are >unable to use open_ssl l
Re: SOS on open ssl for Java
I think You have to create some library using C, and after that adjust it to your Java project imho