Richard:

Thanks for updating this file for Windows.  I notice in the last
patch:

  diff -u -r1.173.2.1 -r1.173.2.2
  --- libeay.num        2002/02/14 13:37:14     1.173.2.1
  +++ libeay.num        2002/02/26 14:37:25     1.173.2.2
  @@ -497,7 +497,7 @@
   SHA_Final                               505  EXIST::FUNCTION:SHA,SHA0
   SHA_Init                                506  EXIST::FUNCTION:SHA,SHA0
   SHA_Update                              507  EXIST::FUNCTION:SHA,SHA0
  -OpenSSL_add_all_algorithms              508  EXIST::FUNCTION:
  +OpenSSL_add_all_algorithms              508  NOEXIST::FUNCTION:
   OpenSSL_add_all_ciphers                 509  EXIST::FUNCTION:
   OpenSSL_add_all_digests                 510  EXIST::FUNCTION:
   TXT_DB_create_index                     511  EXIST::FUNCTION:
  @@ -2762,3 +2762,9 @@
   UI_UTIL_read_pw_string                  3209 EXIST::FUNCTION:
   ENGINE_load_aep                         3210 EXIST::FUNCTION:
   ENGINE_load_sureware                    3211 EXIST::FUNCTION:
  +OPENSSL_add_all_algorithms_noconf       3212 EXIST::FUNCTION:
  +OPENSSL_add_all_algorithms_conf         3213 EXIST::FUNCTION:
  +OPENSSL_load_builtin_modules            3214 EXIST::FUNCTION:
  +AES_ofb128_encrypt                      3215 EXIST::FUNCTION:AES
  +AES_ctr128_encrypt                      3216 EXIST::FUNCTION:AES
  +AES_cfb128_encrypt                      3217 EXIST::FUNCTION:AES

That OpenSSL_add_all_algorithms is no longer going to be exported.  I
assume that it is being replaced by the _noconf and conf versions.
What is the distingtion between these functions and how is it
recommended that application developer's choose which one to use?




 Jeffrey Altman * Sr.Software Designer      C-Kermit 8.0 available now!!!
 The Kermit Project @ Columbia University   includes Telnet, FTP and HTTP
 http://www.kermit-project.org/             secured with Kerberos, SRP, and 
 [EMAIL PROTECTED]                OpenSSL. Interfaces with OpenSSH
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to