> From: openssl-users [mailto:openssl-users-boun...@openssl.org] On Behalf Of
> Jakob Bohm via openssl-users
> Sent: Thursday, May 16, 2019 02:21
>
> On 16/05/2019 02:11, Paul Dale wrote:
> > Just noting that any module built in this manner is *not* FIPS compliant.
> >
> Only deviations from the of
On 16/05/2019 02:11, Paul Dale wrote:
Just noting that any module built in this manner is *not* FIPS compliant.
The distribution must be unmodified and build exactly as per the documentation.
Any change to the files or the build process renders the result invalid from a
FIPS perspective.
On
| Cryptographer | Network Security & Encryption
Phone +61 7 3031 7217
Oracle Australia
-Original Message-
From: sreekanth1m [mailto:sreekant...@gmail.com]
Sent: Thursday, 16 May 2019 7:56 AM
To: openssl-users@openssl.org
Subject: Re: Build the FIPS Object Module issue on Ubuntu 18.04
I was abl
I was able to generate FIPS Object Module - fipscanister.o
fipscanister.o.sha1 fips_premain.c fips_premain.c.sha1 successfully but
now struck in generating Build the FIPS capable library.
followed below steps:
$ . ./setenv-android.sh
$ cd openssl-1.0.1e/
Next, fix the makefile and run configur