1) I am cross-compiling a static FIPS enabled OpenSSL library for Android 
(using Linux host).

I have generated the libssl.a and lib crypto.a.
I am trying to use the "fipsld" tool, as documented in Sec 5.3.1  in the User 
Guide.

However, I am running into the following error:
../openssl-fips-2.0/fips/fipsld: line 137: 
../openssl-fips-2.0/fips/../fips/fips_premain_dso: cannot execute binary file


fips_premain_dso does not seem to be a linux executable (... nor does this work 
when I try to link using MacOS cross-compile environment).



Am I doing this right for cross-compile?   

If the fipsld script needs any modification, would this violate any FIPS 
validation?

Thanks,
AJ
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           majord...@openssl.org

Reply via email to