Hello,

  I was compiling a lightweight version of OpenSSL to utilize ECDSA and ECDH code. I 
liked that code very much!

  I did use the OPENSSL_NO_ENGINE define.

  However, the ECDSA and ECDH files didn't honour this define.

  Could you please wrap the 

  #include <openssl/engine.h>

  with 

  #ifndef OPENSSL_NO_ENGINE


  Please also wrap the code that makes use of the engine.

  Then to compile the library with OPENSSL_NO_ENGINE.

  Thank you in advance!!




-- 
Best regards,
Maxim Masiutin                          mailto:[EMAIL PROTECTED]

______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to