DES key mismatch

1999-05-07 Thread Tri Phan
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

Re: DES key mismatch

1999-05-26 Thread Chris Bongaarts
As Tri Phan once put it: > 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 > obj

RE: DES key mismatch

1999-06-02 Thread Jack Kabat
Hello Chris, We have run into a similar problem with our NSAPI module on Solaris. When using the SUN compiler, we found the following option that solves this problem. Below is the explanation from the man page. Regards, Jack -B symbolic In dynamic mode only. When buil