<?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 Re:Enclave Signing Key in Intel® Software Guard Extensions (Intel® SGX)</title>
    <link>https://community.intel.com/t5/Intel-Software-Guard-Extensions/Enclave-Signing-Key/m-p/1502161#M5803</link>
    <description>&lt;P&gt;&lt;SPAN style="font-size: 16px;"&gt;Hello Toshi_O,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 16px;"&gt;Thanks for your question.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 16px;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 16px;"&gt;If you need any additional information from Intel, please submit a new question as this thread will no longer be monitored.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 16px;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 16px;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 16px;"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 16px;"&gt;Wan&lt;/SPAN&gt;&lt;/P&gt;&lt;BR /&gt;</description>
    <pubDate>Thu, 06 Jul 2023 00:31:02 GMT</pubDate>
    <dc:creator>Wan_Intel</dc:creator>
    <dc:date>2023-07-06T00:31:02Z</dc:date>
    <item>
      <title>Enclave Signing Key</title>
      <link>https://community.intel.com/t5/Intel-Software-Guard-Extensions/Enclave-Signing-Key/m-p/1498226#M5796</link>
      <description>&lt;P&gt;According to the developers reference,&lt;/P&gt;&lt;P&gt;&lt;A href="https://download.01.org/intel-sgx/sgx-linux/2.19/docs/Intel_SGX_Developer_Reference_Linux_2.19_Open_Source.pdf" target="_blank"&gt;https://download.01.org/intel-sgx/sgx-linux/2.19/docs/Intel_SGX_Developer_Reference_Linux_2.19_Open_Source.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;P.23&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;the private key scheme for Enclave signing seems to be RSA 3072bit publicExponent=3. Are these algorithms and parameters specified in the SGX protocol?&lt;/P&gt;&lt;P&gt;For example, is it possible to specify a key algorithm other than RSA, bit, and publicExpornent value?&lt;/P&gt;</description>
      <pubDate>Thu, 22 Jun 2023 16:25:57 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Software-Guard-Extensions/Enclave-Signing-Key/m-p/1498226#M5796</guid>
      <dc:creator>Toshi_O</dc:creator>
      <dc:date>2023-06-22T16:25:57Z</dc:date>
    </item>
    <item>
      <title>Re:Enclave Signing Key</title>
      <link>https://community.intel.com/t5/Intel-Software-Guard-Extensions/Enclave-Signing-Key/m-p/1499396#M5797</link>
      <description>&lt;P&gt;&lt;SPAN style="font-size: 16px;"&gt;Hi Toshi_O,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 16px;"&gt;Thanks for reaching out to us.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 16px;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 16px;"&gt;For your information, the example in Developer Reference Page 23 is based on OpenSSL. Referring to &lt;/SPAN&gt;&lt;A href="https://www.openssl.org/docs/man1.1.1/man1/genrsa.html#:~:text=The%20public%20exponent%20to%20use,The%20default%20is%2065537." rel="noopener noreferrer" target="_blank" style="font-size: 16px;"&gt;OpenSSL genrsa&lt;/A&gt;&lt;SPAN style="font-size: 16px;"&gt;, the public exponent to use is either 65537 or 3. The default is 65537. We encourage you to try out specific use cases with your public or private exponent available.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 16px;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 16px;"&gt;On another note, if you would like to use another type of key algorithm, you can try the 265 bit ECC key which is equivalent to a 3072-bit RSA key, however the examples given in the Developer Reference only works in RSA key. Let us know if 265 bit ECC key is working for you&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 16px;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 16px;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 16px;"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 16px;"&gt;Wan&lt;/SPAN&gt;&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 27 Jun 2023 03:36:01 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Software-Guard-Extensions/Enclave-Signing-Key/m-p/1499396#M5797</guid>
      <dc:creator>Wan_Intel</dc:creator>
      <dc:date>2023-06-27T03:36:01Z</dc:date>
    </item>
    <item>
      <title>Re: Enclave Signing Key</title>
      <link>https://community.intel.com/t5/Intel-Software-Guard-Extensions/Enclave-Signing-Key/m-p/1499828#M5798</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV&gt;&lt;SPAN&gt;Thanks for the reply.&lt;/SPAN&gt;&lt;/DIV&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV&gt;&lt;SPAN&gt;I understand that 65537 can be specified for publicExponent in RSA and that ECC with a key size of 265bit (256bit?) can be used.&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;What curve parameters (e.g., prime256v1) can be specified for ECC?&lt;/SPAN&gt;&lt;/DIV&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV&gt;&lt;SPAN&gt;We are requesting an IntelSGX production license and are required to submit an MRSIGNER.&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;We are using an HSM to manage the Enclave signing keys that are required for MRSIGNER derivation.&lt;/SPAN&gt;Is there a list of key algorithms, key sizes, and parameters that are supported when generating Enclave signing keys? It would be very helpful to have such a list when we are selecting HSM.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;thanks&lt;/SPAN&gt;&lt;/DIV&gt;</description>
      <pubDate>Wed, 28 Jun 2023 03:49:12 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Software-Guard-Extensions/Enclave-Signing-Key/m-p/1499828#M5798</guid>
      <dc:creator>Toshi_O</dc:creator>
      <dc:date>2023-06-28T03:49:12Z</dc:date>
    </item>
    <item>
      <title>Re:Enclave Signing Key</title>
      <link>https://community.intel.com/t5/Intel-Software-Guard-Extensions/Enclave-Signing-Key/m-p/1500289#M5799</link>
      <description>&lt;P&gt;&lt;SPAN style="font-size: 16px;"&gt;Hi Toshi_O,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 16px;"&gt;Thanks for your information.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 16px;"&gt;Let me check with the relevant team and I'll update here as soon as possible.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 16px;"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 16px;"&gt;Wan&lt;/SPAN&gt;&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 29 Jun 2023 09:38:30 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Software-Guard-Extensions/Enclave-Signing-Key/m-p/1500289#M5799</guid>
      <dc:creator>Wan_Intel</dc:creator>
      <dc:date>2023-06-29T09:38:30Z</dc:date>
    </item>
    <item>
      <title>Re: Enclave Signing Key</title>
      <link>https://community.intel.com/t5/Intel-Software-Guard-Extensions/Enclave-Signing-Key/m-p/1500634#M5800</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Hello Toshi_O,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Thanks for your patience. We've discussed with the development team.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;According to the reference as shown below, there is only one allowed enclave signing key format: RSA 3072-bit key with a public exponent of 3.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Snipaste_2023-06-30_15-13-40.jpg" style="width: 884px;"&gt;&lt;img src="https://community.intel.com/t5/image/serverpage/image-id/43065i2D61D930BB937BCF/image-size/large?v=v2&amp;amp;px=999&amp;amp;whitelist-exif-data=Orientation%2CResolution%2COriginalDefaultFinalSize%2CCopyright" role="button" title="Snipaste_2023-06-30_15-13-40.jpg" alt="Snipaste_2023-06-30_15-13-40.jpg" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;On another note, regarding the license, we have forwarded your request to the Intel SGX team and they will contact you shortly via email.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Wan&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 30 Jun 2023 07:14:15 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Software-Guard-Extensions/Enclave-Signing-Key/m-p/1500634#M5800</guid>
      <dc:creator>Wan_Intel</dc:creator>
      <dc:date>2023-06-30T07:14:15Z</dc:date>
    </item>
    <item>
      <title>Re: Enclave Signing Key</title>
      <link>https://community.intel.com/t5/Intel-Software-Guard-Extensions/Enclave-Signing-Key/m-p/1501138#M5801</link>
      <description>&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;I understand about the schema of keys available for signatures.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I appreciate your support.&lt;/P&gt;</description>
      <pubDate>Mon, 03 Jul 2023 01:39:20 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Software-Guard-Extensions/Enclave-Signing-Key/m-p/1501138#M5801</guid>
      <dc:creator>Toshi_O</dc:creator>
      <dc:date>2023-07-03T01:39:20Z</dc:date>
    </item>
    <item>
      <title>Re:Enclave Signing Key</title>
      <link>https://community.intel.com/t5/Intel-Software-Guard-Extensions/Enclave-Signing-Key/m-p/1501498#M5802</link>
      <description>&lt;P&gt;&lt;SPAN style="font-size: 16px;"&gt;Hello Toshi_O,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 16px;"&gt;Just wanted to follow up to ensure you have been contacted by our SGX team via email.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 16px;"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 16px;"&gt;Wan&lt;/SPAN&gt;&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 03 Jul 2023 22:29:25 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Software-Guard-Extensions/Enclave-Signing-Key/m-p/1501498#M5802</guid>
      <dc:creator>Wan_Intel</dc:creator>
      <dc:date>2023-07-03T22:29:25Z</dc:date>
    </item>
    <item>
      <title>Re:Enclave Signing Key</title>
      <link>https://community.intel.com/t5/Intel-Software-Guard-Extensions/Enclave-Signing-Key/m-p/1502161#M5803</link>
      <description>&lt;P&gt;&lt;SPAN style="font-size: 16px;"&gt;Hello Toshi_O,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 16px;"&gt;Thanks for your question.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 16px;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 16px;"&gt;If you need any additional information from Intel, please submit a new question as this thread will no longer be monitored.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 16px;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 16px;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 16px;"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 16px;"&gt;Wan&lt;/SPAN&gt;&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 06 Jul 2023 00:31:02 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Software-Guard-Extensions/Enclave-Signing-Key/m-p/1502161#M5803</guid>
      <dc:creator>Wan_Intel</dc:creator>
      <dc:date>2023-07-06T00:31:02Z</dc:date>
    </item>
  </channel>
</rss>

