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 _______________________________________________ openssl-users mailing list To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-users