Hi there I have encountered a problem where RSA decryption will fail if there is one byte in my cipher text that contains "0x00". I have been testing this for all night and it works fine with another program that utilises native openssl library but not the one that runs inside Enclave using intel-sgx-ssl. The version of openssl I compiled my sgx-ssl library is 1.1.1c
Hi there I have encountered a problem where RSA decryption will fail if there is one byte in my cipher text that contains "0x00". I have been testing this for all night and it works fine with another program that utilises native openssl library but not the one that runs inside Enclave using intel-sgx-ssl. The version of openssl I compiled my sgx-ssl library is 1.1.1c