Intel® Software Guard Extensions (Intel® SGX)
Discussion board focused on hardware-based isolation and memory encryption to provide extended code protection in solutions.

Intel SGX questions.

Kelvin_C_
Beginner
1,003 Views

Does any solution for dealing such situation?? 

if EADD be hooked by attackers, how can we ensure the code it should be added into enclave page cache will not be leak?

Thanks 

Kelvin

0 Kudos
2 Replies
Francisco_C_Intel
1,003 Views

EADD operations are done on the Enclave DLL (and are measured via EEXTEND) as part of loading the enclave into EPC.

The Enclave DLL is not encrypted and can be analyzed even without the help of EADD.

 

0 Kudos
Kelvin_C_
Beginner
1,002 Views

Oh I've got your meanings , thx~

Kelvin

0 Kudos
Reply