<?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 Do Intel SGX processor use any Criptographic method to make data secure? in Intel® Software Guard Extensions (Intel® SGX)</title>
    <link>https://community.intel.com/t5/Intel-Software-Guard-Extensions/Do-Intel-SGX-processor-use-any-Criptographic-method-to-make-data/m-p/1097422#M1017</link>
    <description>&lt;P&gt;&lt;BR /&gt;
	1. When there are instructions passed between the Enclave memory and the CPU, is there any encryption and&amp;nbsp; decryption logic involved in between Enclave and CPU?&lt;/P&gt;

&lt;P&gt;2. Can I create a windows service using SGX. What will be the issues if I use the SGX developed service in an non SGX machine?&lt;/P&gt;

&lt;P&gt;&lt;BR /&gt;
	3. In case If I have to send a secured messages from one windows service to the other windows service with in a machine, Would Intel SGX be useful? Basically I am looking to secure my messages that are passed between services.&lt;/P&gt;

&lt;P&gt;Regards,&lt;BR /&gt;
	Muthu&lt;/P&gt;</description>
    <pubDate>Thu, 24 Nov 2016 18:38:16 GMT</pubDate>
    <dc:creator>Muthumanickam_V_</dc:creator>
    <dc:date>2016-11-24T18:38:16Z</dc:date>
    <item>
      <title>Do Intel SGX processor use any Criptographic method to make data secure?</title>
      <link>https://community.intel.com/t5/Intel-Software-Guard-Extensions/Do-Intel-SGX-processor-use-any-Criptographic-method-to-make-data/m-p/1097422#M1017</link>
      <description>&lt;P&gt;&lt;BR /&gt;
	1. When there are instructions passed between the Enclave memory and the CPU, is there any encryption and&amp;nbsp; decryption logic involved in between Enclave and CPU?&lt;/P&gt;

&lt;P&gt;2. Can I create a windows service using SGX. What will be the issues if I use the SGX developed service in an non SGX machine?&lt;/P&gt;

&lt;P&gt;&lt;BR /&gt;
	3. In case If I have to send a secured messages from one windows service to the other windows service with in a machine, Would Intel SGX be useful? Basically I am looking to secure my messages that are passed between services.&lt;/P&gt;

&lt;P&gt;Regards,&lt;BR /&gt;
	Muthu&lt;/P&gt;</description>
      <pubDate>Thu, 24 Nov 2016 18:38:16 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Software-Guard-Extensions/Do-Intel-SGX-processor-use-any-Criptographic-method-to-make-data/m-p/1097422#M1017</guid>
      <dc:creator>Muthumanickam_V_</dc:creator>
      <dc:date>2016-11-24T18:38:16Z</dc:date>
    </item>
    <item>
      <title>Hi,</title>
      <link>https://community.intel.com/t5/Intel-Software-Guard-Extensions/Do-Intel-SGX-processor-use-any-Criptographic-method-to-make-data/m-p/1097423#M1018</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;1. When there are instructions passed between the Enclave memory and the CPU, is there any encryption and &amp;nbsp;decryption logic involved in between Enclave and CPU?&lt;BR /&gt;
	The instructions are encrypted while passing it to CPU and it is decrypted inside the CPU cache.&amp;nbsp;&lt;SPAN style="font-size: 1em;"&gt;The enclave memory is encrypted using industry-standard encryption algorithms with replay protection.&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;• Tapping the memory or connecting the DRAM modules to another system will only give&amp;nbsp;&lt;SPAN style="font-size: 1em;"&gt;access to encrypted data.&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;• The memory encryption key changes every power cycle randomly (for example,&amp;nbsp;&lt;SPAN style="font-size: 1em;"&gt;boot/sleep/hibernate). The key is stored within the CPU and is not accessible.&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;2. &lt;SPAN style="font-size: 12px;"&gt;Can I create a windows service using SGX.&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;SGX doesn’t supports Windows services&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 25 Nov 2016 12:34:33 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Software-Guard-Extensions/Do-Intel-SGX-processor-use-any-Criptographic-method-to-make-data/m-p/1097423#M1018</guid>
      <dc:creator>PadmaPriya_M_Intel</dc:creator>
      <dc:date>2016-11-25T12:34:33Z</dc:date>
    </item>
    <item>
      <title>I wanted to clarify</title>
      <link>https://community.intel.com/t5/Intel-Software-Guard-Extensions/Do-Intel-SGX-processor-use-any-Criptographic-method-to-make-data/m-p/1097424#M1019</link>
      <description>&lt;P&gt;I wanted to clarify&lt;/P&gt;

&lt;P&gt;&amp;gt;3. In case If I have to send a secured messages from one windows service to the other windows service with in a machine, Would Intel SGX be useful? Basically I am looking to secure my messages that are passed between services.&lt;/P&gt;

&lt;P&gt;&amp;gt;SGX doesn’t supports Windows services&amp;nbsp;&lt;/P&gt;

&lt;P&gt;Although you cannot create a Windows&amp;nbsp;service inside an enclave, you can write a Windows service&amp;nbsp;that loads an enclave.&amp;nbsp;A different Windows service could load the same or a different enclave. Those two enclaves could then perform local attestation and talk to each other.&lt;/P&gt;

&lt;P&gt;I believe this would meet your requirements.&lt;/P&gt;</description>
      <pubDate>Mon, 28 Nov 2016 15:22:13 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Software-Guard-Extensions/Do-Intel-SGX-processor-use-any-Criptographic-method-to-make-data/m-p/1097424#M1019</guid>
      <dc:creator>Francisco_C_Intel</dc:creator>
      <dc:date>2016-11-28T15:22:13Z</dc:date>
    </item>
  </channel>
</rss>

