Hi, Are there additional libraries necessary to work with things like the EVP Cipher routines? Or has anyone observed a mismatch of evp.h and the statement "EVP_EncryptInit() et.al. are obsolete...". The evp.h file I got from the latest release of OpenSSL has defined EVP_EncryptInit() but not EVP_EncryptInit_ex(). Hmmmm....
At this point I have successfully installed OpenSSL on my Win2k machine and I'm using MSVC++ 6. The command line openssl works and has been a good learning tool so far, but I'm having trouble extending this functionality in code. My first point of test entry is using the examples discussed at http://www.openssl.org/docs/crypto/EVP_EncryptInit.html I've noticed the two libraries resulting from "nmake -f ms\ntdll.mak" are libeay32.lib and ssleay32.lib. Perhaps I need to make additional libraries specific to my environment for additional functionality with OpenSSL ? Best regards, Pete. ===== [EMAIL PROTECTED] (508) 464-0483 - fax __________________________________________________ Do You Yahoo!? Send FREE video emails in Yahoo! Mail! http://promo.yahoo.com/videomail/ ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List [EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED]