Thanks you very much for prompt info.

What could be the end-user effect if I start using openssl with no-ec ?
(sorry for a silly question !!)

-
Saurabh


On Wed, Jun 11, 2014 at 5:17 PM, Dr. Stephen Henson <st...@openssl.org>
wrote:

> On Wed, Jun 11, 2014, Saurabh Pandya wrote:
>
> > Adding further I already tried below to build openssl, I already built
> fips
> > libs with /tmp/_install path
> >
> > /config fips --prefix=/tmp/_install --with-fipslibdir=/tmp/_install/lib
> > -DOPENSSL_NO_EC -DOPENSSL_NO_ECDSA -DOPENSSL_NO_ECDH
> >
> > It also gives below build error
> > ../../include/openssl/ec.h:78:2: error: #error EC is disabled.
> > make[2]: *** [ec_lib.o] Error 1
> >
>
> I just tried it with no-ec here and it worked fine that is:
>
> ./config fips no-ec
>
> That's on Ubuntu 12.4.03, not tried it on Windows.
>
> Steve.
> --
> Dr Stephen N. Henson. OpenSSL project core developer.
> Commercial tech support now available see: http://www.openssl.org
> ______________________________________________________________________
> OpenSSL Project                                 http://www.openssl.org
> User Support Mailing List                    openssl-users@openssl.org
> Automated List Manager                           majord...@openssl.org
>

Reply via email to