[openssl-users] FIPS_module_version_text()
Dr. Stephen Henson
steve at openssl.org
Wed Mar 11 00:09:16 UTC 2015
On Tue, Mar 10, 2015, Jason Schultz wrote:
> Is this function available to call in OpenSSL 1.0.1? I'm trying to call it from my application running a FIPS capable version of OpenSSL (everything else works, turning FIPS on, etc), but I include fips.h but I get a compile error saying the function was not declared.
That's odd. I just compiled OpenSSL 1.0.1 and FIPS_module_version_text was
present in libcrypto.so. Are you linking against the FIPS capable OpenSSL or
the system supplied one?
Steve.
--
Dr Stephen N. Henson. OpenSSL project core developer.
Commercial tech support now available see: http://www.openssl.org
More information about the openssl-users
mailing list