Maxim Masiutin via RT wrote:
> Hello,
> 
>   I was compiling a lightweight version of OpenSSL to utilize ECDSA and ECDH code.
>   I liked that code very much!

that's nice to hear ;-)

> 
>   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.

please try a recent snapshot

Cheers,
Nils

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

Reply via email to