Openssl FIPS ecp 2.0.16: KDF test for TLS and SSH : Segmentation fault

murugesh pitchaiah <[email protected]> Fri, 22 Sep 2017 12:15:02 +0530
Newsgroups gmane.comp.encryption.openssl.devel
Message-ID <CAOu9RAePQkL=OQU8s-_ju2LLbtSn1-gGAZ4wbHko6_HV2BqA7A@mail.gmail.com>
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.
-- 
openssl-dev mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-dev