flymoondust
flymoondust
My real request is to use sm4 encrypt the sm2 Privatekey to create encrypted Privatekey
Now i reproduce the problem by accident,i find TsConfigSyntax.o is the only difference to make libtsconfig.so.And the difference is odd. i see the difference in Hexadecimal mode and find one...
add some compile log: libtool: link: c++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-Huawei-linux/7.3.0/../../../../lib64/crti.o /usr/lib/gcc/x86_64-Huawei-linux/7.3.0/crtbeginS.o .libs/Errata.o .libs/TsBuilder.o .libs/TsErrataUtil.o .libs/TsValue.o .libs/TsConfigGrammar.o .libs/TsConfigSyntax.o -L/opt/3rd/ATS/openssl-1.1.1c/lib -L/opt/3rd/ATS/zlib-1.2.11/lib -L/opt/3rd/ATS/pcre-8.44/lib -lpthread -ldl -L/usr/lib/gcc/x86_64-Huawei-linux/7.3.0 -L/usr/lib/gcc/x86_64-Huawei-linux/7.3.0/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-Huawei-linux/7.3.0/../../.. /usr/lib/gcc/x86_64-Huawei-linux/7.3.0/libstdc++.so...
> What happens with the 9.0.x branch? TsConfigSyntax.cc has been removed in newer versions of ATS. Now my software is an old version, which'll not update any more, only fix...
i want to know the reason which cause the difference,and accept some patch to fix this, or some suspect to go on is ok. Now i don't find the recurrence...