[openssl-dev] Openssl FIPS ecp 2.0.16: KDF test for TLS and SSH : Segmentation fault

murugesh pitchaiah murugesh.pitchaiah at gmail.com
Fri Sep 22 06:45:02 UTC 2017


Hi All,

I am working on doing the KDF testing. Done with the HMAC and SHA.
But when it comes to do the same for TLS and SSH, evidenced that
openssl does not support it.

As suggested by old threads, added the patch from Cisco:
https://github.com/openssl/openssl/pull/368/files

Did build. Now i see the 'fips_kdf_ssh' and 'fips_kdf_tls' executables
are available in the 'test' directory.

But when i try to run the below script, I see segmentation fault:

./openssl-fips-ecp-2.0.16/util/shlib_wrap.sh
./openssl-fips-ecp-2.0.16/test/fips_kdf_ssh < "./KDF135/req/ssh.req" >
"./KDF135/rsp/ssh.rsp"

Same is the case with TLS. Issue seen while running the test in CentOS.
Any help is appreciated.

Thanks,
Murugesh P.


More information about the openssl-dev mailing list