Hi,
I'm using openSSL-0.9.1c's EVP_BytesToKey to generate a DES encryption key for
EVP_des_cbc() and EVP_des_ede3_ofb(). I can run my application sucessfully as an NT
application, NSAPI DLL within NES 3.6.1 (on NT), Sun Solaris application, or Sun
Solaris shared object without NSAPI. The same encyption is derived for my given
password, salt, and iteration count.
However, when I run my application as an NSAPI share object within Netscape Enterprise
Server (NES) 3.61 on Solaris, a different DES encryption key is derived for the same
password, salt, and iteration count.
My DES encryption/decryption code is based on demos/maurice/example3.c
from the openSSL distribution.
Have anyone encountered similar problems and what might be a possible remedy?
Thanks in advance,
Tri
_______________________________________________________________
Get Free Email and Do More On The Web. Visit http://www.msn.com
______________________________________________________________________
OpenSSL Project http://www.openssl.org
User Support Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]