Peter Cesarz wrote: > > 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.... >
The EVP_*_ex() routines are only implemented in the latest OpenSSL snapshot and in no currently released versions. The comments also come from the 0.9.7 snapshot and mean that the EVP_EncryptInit() routines will be obsolete when 0.9.7 is released. They have to be used in previous versions of OpenSSL. Steve. -- Dr Stephen N. Henson. http://www.drh-consultancy.demon.co.uk/ Personal Email: [EMAIL PROTECTED] Senior crypto engineer, Gemplus: http://www.gemplus.com/ Core developer of the OpenSSL project: http://www.openssl.org/ Business Email: [EMAIL PROTECTED] PGP key: via homepage. ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List [EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED]