Ok well thats not the problem so, its definately in /usr/lib/. I am
having this problem not only on OpenSSL crypto libraries but a very
similiar problem at work with some c crypto libraries we are using. Its
more likely my jni interface thats misbehaving then. (although i did
check it several times b4 asking this q here). 

Would you or anyone have a very simply sample code of using evp to
encrypt/decrypt a string ? 

And again thank you very much for your help. 

On Sat, 2005-04-23 at 23:14 +0900, Takaaki Ishii wrote:
> >And where do i set that ? 
> >
> >> hi,
> >> BF_set_key is marked as defined in libcrypto.so or libeay32.dll(for 
> >> windows)
> >> check if this openssl library is in your library path.
> 
> It depends on Operating-System you are using.  Please set
> PATH (Windows) or LD_LIBRARY_PATH (at least Linux, Solaris)
> environment variable with appropriate way.
> 
> More easily, put shared object (or dll) to a folder
> already containing other(system) shared object (or dll)
> like /lib, /usr/lib or C:\WINDOWS\SYSTEM32.
> ______________________________________________________________________
> OpenSSL Project                                 http://www.openssl.org
> User Support Mailing List                    openssl-users@openssl.org
> Automated List Manager                           [EMAIL PROTECTED]
> 

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

Reply via email to