How to prove that certain data is calculated(or generated) inside Enclave(Intel SGX)?
问题 How to prove that certain data is calculated(or generated) inside Enclave(Intel SGX)? I tried to generate asymmetric key pair inside enclave(private key might be invisible to outside), and then expose public key with evidence(i guess quote or remote attestation related things). I got how remote attestation goes but, i cannot come up with applying remote attestation to verifying enclave-generated data. Is this possible scenario with Intel SGX? 回答1: You can prove the origin of the public key by