<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Hi, Anusha. in Intel® Software Guard Extensions (Intel® SGX)</title>
    <link>https://community.intel.com/t5/Intel-Software-Guard-Extensions/About-sgx-create-encrypted-enclave/m-p/1121209#M1532</link>
    <description>&lt;P&gt;Hi, Anusha.&lt;/P&gt;

&lt;P&gt;Could you provide more details on how the encrypted enclave is generated? Is there a specific algorithm to be used? What about the key?&lt;BR /&gt;
	I read the Developer Reference, but I couldn't find anything regarding it.&lt;/P&gt;

&lt;P&gt;Thank you,&lt;BR /&gt;
	Rodolfo&lt;/P&gt;</description>
    <pubDate>Thu, 08 Jun 2017 16:51:57 GMT</pubDate>
    <dc:creator>Rodolfo_S_</dc:creator>
    <dc:date>2017-06-08T16:51:57Z</dc:date>
    <item>
      <title>About sgx_create_encrypted_enclave</title>
      <link>https://community.intel.com/t5/Intel-Software-Guard-Extensions/About-sgx-create-encrypted-enclave/m-p/1121207#M1530</link>
      <description>&lt;P&gt;Hi!&lt;/P&gt;

&lt;P&gt;I'm interested in the enclave the protection of the Enclave itself.&lt;/P&gt;

&lt;P&gt;I want to use SGXAPI "sgx_create_encrypted_enclave".&lt;/P&gt;

&lt;P&gt;Is there sample code using it or the documentation how to use?&lt;/P&gt;

&lt;P&gt;If yes, please let me know.&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;what encryption algorithm does it encrypt the enclave?&lt;/P&gt;

&lt;P&gt;And, can the developer select any algorithm in the future?&lt;/P&gt;

&lt;P&gt;Thanks,&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 07 Jun 2017 01:29:34 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Software-Guard-Extensions/About-sgx-create-encrypted-enclave/m-p/1121207#M1530</guid>
      <dc:creator>Yurie_F_</dc:creator>
      <dc:date>2017-06-07T01:29:34Z</dc:date>
    </item>
    <item>
      <title>Hi,</title>
      <link>https://community.intel.com/t5/Intel-Software-Guard-Extensions/About-sgx-create-encrypted-enclave/m-p/1121208#M1531</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;sgx_create_encrypted_enclave&lt;BR /&gt;
	Loads the encrypted enclave using its file name and initializes it using a launch token.&lt;BR /&gt;
	sgx_create_encrypted_enclave is a macro for the sgx_create_encrypted_enclavea(ANSI) or sgx_create_encrypted_enclavew (Unicode) function.&lt;/P&gt;

&lt;P&gt;Syntax:&lt;/P&gt;

&lt;P&gt;sgx_status_t sgx_create_encrypted_enclave(&lt;BR /&gt;
	const char *file_name,&lt;BR /&gt;
	const int debug,&lt;BR /&gt;
	sgx_launch_token_t *launch_token,&lt;BR /&gt;
	int *launch_token_updated,&lt;BR /&gt;
	sgx_enclave_id_t *enclave_id,&lt;BR /&gt;
	sgx_misc_attribute_t *misc_attr,&lt;BR /&gt;
	uint8_t* sealed_key&lt;BR /&gt;
	);&lt;/P&gt;

&lt;P&gt;And you can find the information regarding this function is Page No.139 of &amp;nbsp;&lt;A href="https://community.intel.com/legacyfs/online/drupal_files/managed/b4/cf/Intel-SGX-SDK-Developer-Reference-for-Windows-OS.pdf"&gt;https://software.intel.com/sites/default/files/managed/b4/cf/Intel-SGX-SDK-Developer-Reference-for-Windows-OS.pdf&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 08 Jun 2017 12:52:51 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Software-Guard-Extensions/About-sgx-create-encrypted-enclave/m-p/1121208#M1531</guid>
      <dc:creator>Anusha_K_Intel</dc:creator>
      <dc:date>2017-06-08T12:52:51Z</dc:date>
    </item>
    <item>
      <title>Hi, Anusha.</title>
      <link>https://community.intel.com/t5/Intel-Software-Guard-Extensions/About-sgx-create-encrypted-enclave/m-p/1121209#M1532</link>
      <description>&lt;P&gt;Hi, Anusha.&lt;/P&gt;

&lt;P&gt;Could you provide more details on how the encrypted enclave is generated? Is there a specific algorithm to be used? What about the key?&lt;BR /&gt;
	I read the Developer Reference, but I couldn't find anything regarding it.&lt;/P&gt;

&lt;P&gt;Thank you,&lt;BR /&gt;
	Rodolfo&lt;/P&gt;</description>
      <pubDate>Thu, 08 Jun 2017 16:51:57 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Software-Guard-Extensions/About-sgx-create-encrypted-enclave/m-p/1121209#M1532</guid>
      <dc:creator>Rodolfo_S_</dc:creator>
      <dc:date>2017-06-08T16:51:57Z</dc:date>
    </item>
    <item>
      <title>Hi, Anusha, Rodolfo.</title>
      <link>https://community.intel.com/t5/Intel-Software-Guard-Extensions/About-sgx-create-encrypted-enclave/m-p/1121210#M1533</link>
      <description>Hi, Anusha, Rodolfo.

Thank you for your comments. 
I have the same question with Rodolfo.
I've checked the developer reference, but I want to know the specification in detail about this API. 
I think the user must encrypt the target enclave at first for using this API. 
But I don't know how to encrypt it.(e.g. which algorithm, which key) 

Thanks, 
Yurie</description>
      <pubDate>Fri, 09 Jun 2017 00:24:07 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Software-Guard-Extensions/About-sgx-create-encrypted-enclave/m-p/1121210#M1533</guid>
      <dc:creator>Yurie_F_</dc:creator>
      <dc:date>2017-06-09T00:24:07Z</dc:date>
    </item>
  </channel>
</rss>

