[openssl-dev] [openssl.org #3713] Bug: openssl-1.0.1l, FIPS, HP-UX ia64, Duplicate Symbol "AES_Te" and "AES_Td"

Stephen Henson via RT rt at openssl.org
Wed Feb 3 00:18:50 UTC 2016


On Tue Feb 02 23:38:51 2016, Stuart.Kemp at microfocus.com wrote:
> The SecurityPolicy.pdf claims that HP-UX 11i IA64 is a Supported
> Configuration; how can this claim be made when the code does nto even
> compile correctly?

The FIPS module compiles correctly but there is the duplicated symbol issue
when you use the FIPS capable OpenSSL.

Although we can't change the FIPS module symbols without a change letter you
can change the symbols on the OpenSSL side. So if you change them to (say)
ossl_AES_Te and ossl_AES_Td and make sure the non-FIPS capable OpenSSL still
compiles it should work.

Steve.
--
Dr Stephen N. Henson. OpenSSL project core developer.
Commercial tech support now available see: http://www.openssl.org



More information about the openssl-dev mailing list