<?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 Life-cycle of an sgx_ecc_state_handle_t in Intel® Software Guard Extensions (Intel® SGX)</title>
    <link>https://community.intel.com/t5/Intel-Software-Guard-Extensions/Life-cycle-of-an-sgx-ecc-state-handle-t/m-p/1094418#M931</link>
    <description>&lt;P&gt;Forgive me if this is just a basic crypto question,&lt;/P&gt;

&lt;P&gt;What is the proper way of using an sgx_ecc_state_handle_t object? Should I initialize one for each primitive I want to perform? Or can I reuse one throughout the entire lifetime of the enclave?&lt;/P&gt;</description>
    <pubDate>Mon, 13 Feb 2017 18:15:11 GMT</pubDate>
    <dc:creator>AArya2</dc:creator>
    <dc:date>2017-02-13T18:15:11Z</dc:date>
    <item>
      <title>Life-cycle of an sgx_ecc_state_handle_t</title>
      <link>https://community.intel.com/t5/Intel-Software-Guard-Extensions/Life-cycle-of-an-sgx-ecc-state-handle-t/m-p/1094418#M931</link>
      <description>&lt;P&gt;Forgive me if this is just a basic crypto question,&lt;/P&gt;

&lt;P&gt;What is the proper way of using an sgx_ecc_state_handle_t object? Should I initialize one for each primitive I want to perform? Or can I reuse one throughout the entire lifetime of the enclave?&lt;/P&gt;</description>
      <pubDate>Mon, 13 Feb 2017 18:15:11 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Software-Guard-Extensions/Life-cycle-of-an-sgx-ecc-state-handle-t/m-p/1094418#M931</guid>
      <dc:creator>AArya2</dc:creator>
      <dc:date>2017-02-13T18:15:11Z</dc:date>
    </item>
    <item>
      <title>Hi,</title>
      <link>https://community.intel.com/t5/Intel-Software-Guard-Extensions/Life-cycle-of-an-sgx-ecc-state-handle-t/m-p/1094419#M932</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;This is a handle to the ECC GF(p) context state allocated and initialized used to perform elliptic curve cryptosystem standard functions. The algorithm&lt;BR /&gt;
	stores the intermediate results of calculations performed using this context. The ECC set of APIs only support a 256-bit GF(p) cryptography system. Element size of 256 bits is supported.&lt;/P&gt;

&lt;P&gt;You Can reuse one throughout the entire lifetime of the enclave&lt;/P&gt;

&lt;UL&gt;
	&lt;LI&gt;sgx_ecc_state_handle_t ecc_handle;&lt;/LI&gt;
&lt;/UL&gt;

&lt;P&gt;-Surenthar&lt;/P&gt;</description>
      <pubDate>Wed, 15 Feb 2017 06:46:20 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Software-Guard-Extensions/Life-cycle-of-an-sgx-ecc-state-handle-t/m-p/1094419#M932</guid>
      <dc:creator>Surenthar_S_Intel</dc:creator>
      <dc:date>2017-02-15T06:46:20Z</dc:date>
    </item>
  </channel>
</rss>

