<?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, in Intel® Software Guard Extensions (Intel® SGX)</title>
    <link>https://community.intel.com/t5/Intel-Software-Guard-Extensions/EINT-Token/m-p/1068840#M248</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;For testing remote attestation, Sandbox is available for testing purpose Goto : &lt;A href="https://software.intel.com/formfill/sgx-onboarding"&gt;https://software.intel.com/formfill/sgx-onboarding&lt;/A&gt;.&amp;nbsp;&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;This link is available from the SGX landing zone (software.intel.com/sgx). Go to “Resource Library” and then select “Access Development Services” from the sidebar.&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;-Surenthar&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Sat, 10 Sep 2016 11:47:04 GMT</pubDate>
    <dc:creator>Surenthar_S_Intel</dc:creator>
    <dc:date>2016-09-10T11:47:04Z</dc:date>
    <item>
      <title>EINT Token</title>
      <link>https://community.intel.com/t5/Intel-Software-Guard-Extensions/EINT-Token/m-p/1068836#M244</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 12px; line-height: 18px;"&gt;How to prepare the EINIT Token in SGX? Could you please explain in details?&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 12px; line-height: 18px;"&gt;-Thanks&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 08 Sep 2016 06:02:30 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Software-Guard-Extensions/EINT-Token/m-p/1068836#M244</guid>
      <dc:creator>SAM_R_2</dc:creator>
      <dc:date>2016-09-08T06:02:30Z</dc:date>
    </item>
    <item>
      <title>Hi Sam,</title>
      <link>https://community.intel.com/t5/Intel-Software-Guard-Extensions/EINT-Token/m-p/1068837#M245</link>
      <description>&lt;P&gt;Hi Sam,&lt;/P&gt;

&lt;P&gt;In the&amp;nbsp;&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;SGX spec, Intel will need to provide an Intel-signed launch&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;enclave to make SGX usable. This enclave will use EGETKEY to&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;acquire the launch key for that processor and sign enclaves to&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;allow them to run there. If that launch enclave isn't trying to&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;enforce any particular policy about what enclaves can and can't&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;run, it's actually a trivial piece of code. A basic launch&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;enclave only requires user/enclave calling convention and an&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;enclave CMAC implementation, both of which are simple and&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;fundamental to any useful SGX implementation.&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;Thanks and Regards,&lt;BR /&gt;
	Surenthar Selvaraj&lt;/P&gt;</description>
      <pubDate>Thu, 08 Sep 2016 06:42:35 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Software-Guard-Extensions/EINT-Token/m-p/1068837#M245</guid>
      <dc:creator>Surenthar_S_Intel</dc:creator>
      <dc:date>2016-09-08T06:42:35Z</dc:date>
    </item>
    <item>
      <title>Thanks for your detailed info</title>
      <link>https://community.intel.com/t5/Intel-Software-Guard-Extensions/EINT-Token/m-p/1068838#M246</link>
      <description>&lt;P&gt;Thanks for your detailed info....&lt;/P&gt;</description>
      <pubDate>Thu, 08 Sep 2016 06:49:35 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Software-Guard-Extensions/EINT-Token/m-p/1068838#M246</guid>
      <dc:creator>SAM_R_2</dc:creator>
      <dc:date>2016-09-08T06:49:35Z</dc:date>
    </item>
    <item>
      <title>Hello Surenthar,</title>
      <link>https://community.intel.com/t5/Intel-Software-Guard-Extensions/EINT-Token/m-p/1068839#M247</link>
      <description>&lt;P&gt;Hello Surenthar,&lt;/P&gt;

&lt;P&gt;I in understand right, and after looking at the open source launch enclave provided in the SDK, the provided launch enclave makes sure the user enclave is signed with a white listed key. Is it possible for me to get a Intel-signed launch enclave that lets every enclave run? It would be extremely useful for me in order to run enclaves just on my machine, in non-debug mode.&lt;/P&gt;

&lt;P&gt;Where can I get such Intel-signed allow-all launch enclave?&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;Thanks!&lt;/P&gt;

&lt;P&gt;Ofir&lt;/P&gt;</description>
      <pubDate>Thu, 08 Sep 2016 15:11:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Software-Guard-Extensions/EINT-Token/m-p/1068839#M247</guid>
      <dc:creator>Ofir_W_</dc:creator>
      <dc:date>2016-09-08T15:11:00Z</dc:date>
    </item>
    <item>
      <title>Hi,</title>
      <link>https://community.intel.com/t5/Intel-Software-Guard-Extensions/EINT-Token/m-p/1068840#M248</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;For testing remote attestation, Sandbox is available for testing purpose Goto : &lt;A href="https://software.intel.com/formfill/sgx-onboarding"&gt;https://software.intel.com/formfill/sgx-onboarding&lt;/A&gt;.&amp;nbsp;&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;This link is available from the SGX landing zone (software.intel.com/sgx). Go to “Resource Library” and then select “Access Development Services” from the sidebar.&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;-Surenthar&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 10 Sep 2016 11:47:04 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Software-Guard-Extensions/EINT-Token/m-p/1068840#M248</guid>
      <dc:creator>Surenthar_S_Intel</dc:creator>
      <dc:date>2016-09-10T11:47:04Z</dc:date>
    </item>
  </channel>
</rss>

