Hi Dr. Henson,
On Mon, Jan 14, 2013 at 10:04 AM, Dr. Stephen Henson wrote:
> On Mon, Jan 14, 2013, Rahul Godbole wrote:
>
>> Hi
>>
>> Can someone please help me on the following 2 issues? I am using FIPS 2.0
>>
>> 1) I am trying to build OpenSSL for FIPS. When I link to the below
>> functions fr
On 14 January 2013 20:34, Dr. Stephen Henson wrote:
> On Mon, Jan 14, 2013, Rahul Godbole wrote:
>
>> Hi
>>
>> Can someone please help me on the following 2 issues? I am using FIPS 2.0
>>
>> 1) I am trying to build OpenSSL for FIPS. When I link to the below
>> functions from an external program l
On Mon, Jan 14, 2013, Rahul Godbole wrote:
> Hi
>
> Can someone please help me on the following 2 issues? I am using FIPS 2.0
>
> 1) I am trying to build OpenSSL for FIPS. When I link to the below
> functions from an external program linking to libcrypto.a, I get a linking
> error for them. Whe
On Mon, Jan 14, 2013 at 7:24 AM, Rahul Godbole wrote:
> Thanks Jeff. Please see inline.
>
Did you build the FIPS Object Module first?
$ rm -rf openssl-fips-2.0.1/
$ tar xzf openssl-fips-2.0.1.tar.gz
$ cd openssl-fips-2.0.1/
$ ./config
$ make
$ sudo make install
After you build the FI
Thanks Jeff. Please see inline.
On Mon, Jan 14, 2013 at 5:24 PM, Jeffrey Walton wrote:
> On Mon, Jan 14, 2013 at 5:52 AM, Rahul Godbole
> wrote:
> >
> > 1) I am trying to build OpenSSL for FIPS. When I link to the below
> > functions from an external program linking to libcrypto.a, I get a
>
On Mon, Jan 14, 2013 at 5:52 AM, Rahul Godbole wrote:
>
> 1) I am trying to build OpenSSL for FIPS. When I link to the below
> functions from an external program linking to libcrypto.a, I get a linking
> error for them. When I grepped for the below functions in libcrypto.a and
> aes_core.o ( aes_
Hi
Can someone please help me on the following 2 issues? I am using FIPS 2.0
1) I am trying to build OpenSSL for FIPS. When I link to the below
functions from an external program linking to libcrypto.a, I get a linking
error for them. When I grepped for the below functions in libcrypto.a and
aes