Closed mwyborski closed 4 years ago
1.1.1d or any stable 1.1.1 version should work. I've updated readme.md with OpenSSL build instructions.
As for the Linux, what is the value of OPENSSL_VERSION_NUMBER? Most likely the binary OpenSSL module was built with no SM support, but the opensslconf.h does not have OPENSSL_NO_SM4...
You can also disable SM4 in the reference implementation by setting ALG_SM4 to ALG_NO in TpmProfile.h.
@amarochk thank you very much for your help!
I was able to compile it now on Linux.
Compiling on windows failed, because i haven't found a compatible libcrypto. Can you please point me to a version that is known to work?
Also compiling on Ubuntu 19.10 failed: