[openssl-users] FIPS_module_version_text()
Jason Schultz
jetson23 at hotmail.com
Tue Mar 10 18:54:31 UTC 2015
I guess I didn't have the correct fips.h file in my include path when I couldn't get it to compile. But I don't think it will work for my purposes since if I install my application on another system, that entry point is not defined in libcrypto.so or libssl.so.
Does anyone know if it's really going to be added to 1.1.0?
From: jetson23 at hotmail.com
To: openssl-users at openssl.org
Subject: FIPS_module_version_text()
Date: Tue, 10 Mar 2015 16:01:53 +0000
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.
I did find something in the CVS repository that says it was added to 1.1.0:
http://marc.info/?l=openssl-cvs&m=130982270901165
I feel like I'm missing something obvious...
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mta.openssl.org/pipermail/openssl-users/attachments/20150310/d2bddbe8/attachment-0001.html>
More information about the openssl-users
mailing list