- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
I am currently doing a Sealing experiment. When I seal some chunk of data on one machine with an enclave signed with SIGNA.pem, will I be able to unseal it on another machine with the same enclave code signed with SIGNA.pem too?
It returns the following error: SGX_ERROR_INVALID_CPUSVN. Why is this so? Is this the expected result given the scenario above?
Thanks!
Kind Regards,
Elephant
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
The unsealing process must be done in the same system because the sealed data is encrypted in the enclave, using the encryption key that is derived from the CPU specific to that system.
For more information about sealing, please watch this video https://software.intel.com/en-us/videos/how-to-seal-data-in-intel-sgx
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
The Sealing key is derived from both MRSIGNER and Platform information, Thus you can only unseal it on a same platform.
Regards,
you
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page