Hello,

I'm trying to get FIPS enabled openssl 0.9.8x for iOS (armv7), but all my 
attempts do not succeed. There is a very good guide how to build FIPS Object 
Module for iOS at http://www.openssl.org/docs/fips/UserGuide-1.2.pdf, but it 
does not describe how to build openssl with FIPS enabled for iOS. I was able to 
build openssl for armv7 before without FIPS, but FIPS configured (./configure 
fips …) openssl build fails with different errors. I tries to bypass errors and 
got openssl library compiled, but it fail FIPS validation when I call 
FIPS_mode_set(). I found that many users have problems compiling openssl 0.9.8 
with FIPS for iOS, and haven't found if anyone succeeded. So can someone 
provide a step-by-step guide of compiling FIPS enabled openssl 0.9.8 for iOS?

WBR
Artem



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

Reply via email to