On Fri, Aug 03, 2012, Daniel Tekel wrote:

> Hello OpenSSL community,
> I'm trying to work with FIPS-mode enabled OpenSSL library (version
> 2.0.1) on iOS platform, but unfortunately every time I try to enable
> FIPS mode (via FIPS_module_mode_set), few self-tests fail.
> Specifically these: FIPS_selftest_dsa(), FIPS_selftest_ecdsa() and
> FIPS_selftest_rsa(). All the other pass (including
> FIPS_check_incore_fingerprint).
> 

Try calling FIPS_mode_set instead.

Steve.
--
Dr Stephen N. Henson. OpenSSL project core developer.
Commercial tech support now available see: http://www.openssl.org
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           majord...@openssl.org

Reply via email to