- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello:
After I use SGX SDK to generate a .sign.so file ,if I know the edl file and the enclave name(app wants to use), It seems like I can generate a mailcious .sign.so file to replace old .sign.so file. I test this in the example of SampleEnclave and change the enclave code to generate the mailcious .sign.so file; After replacing, It output as changed code. So In SGX,how to bind each app to a specific Enclave? Thank you bery much!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello.
To be able to load an enclave in production mode, it has to be on the Intel whitelist. And to be whitelisted, there is a formal process including signing a Commercial License Agreement. In your example, I assume you simply replaced one debug mode enclave with another, in which case, the whitelist isn't used.
Please see the "Overview of Signing and Whitelisting Intel SGX Enclaves" document at the link below for more details on this:
https://software.intel.com/en-us/sgx/resource-library
Regards.
Scott
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello.
To be able to load an enclave in production mode, it has to be on the Intel whitelist. And to be whitelisted, there is a formal process including signing a Commercial License Agreement. In your example, I assume you simply replaced one debug mode enclave with another, in which case, the whitelist isn't used.
Please see the "Overview of Signing and Whitelisting Intel SGX Enclaves" document at the link below for more details on this:
https://software.intel.com/en-us/sgx/resource-library
Regards.
Scott
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thank you very much!

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page