Re: bn_mul_mont_fpu multiply-defined error

2013-07-04 Thread Zeke Evans
That resolved the issue. Thanks! On Thu, Jul 4, 2013 at 4:22 AM, Dr. Stephen Henson wrote: > On Wed, Jul 03, 2013, Zeke Evans wrote: > >> I built the FIPS module as specified in the User Guide (only using >> ./config). The 'bn_mul_mont_fpu' multiply-defined error only occurs >> when building th

Re: bn_mul_mont_fpu multiply-defined error

2013-07-04 Thread Dr. Stephen Henson
On Wed, Jul 03, 2013, Zeke Evans wrote: > I built the FIPS module as specified in the User Guide (only using > ./config). The 'bn_mul_mont_fpu' multiply-defined error only occurs > when building the fips capable code when using the 'shared' option (I > only tested 1.0.1e and 1.0.1c). > > I don't

Re: bn_mul_mont_fpu multiply-defined error

2013-07-03 Thread Zeke Evans
I built the FIPS module as specified in the User Guide (only using ./config). The 'bn_mul_mont_fpu' multiply-defined error only occurs when building the fips capable code when using the 'shared' option (I only tested 1.0.1e and 1.0.1c). I don't think there is anything wrong with the FIPS module b

RE: bn_mul_mont_fpu multiply-defined error

2013-07-03 Thread Porter, Andrew
>From the User Guide for the OpenSSL FIPS Object Module v2.0, section 3.2: "note the ./config 'shared' option is forbidden by the terms of the validation when building a FIPS validated module, but the fipscanister.o object module can be used in a shared library." -Original Message- From