<?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/About-Libc-functions-in-enclave/m-p/1112087#M1341</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="color: rgb(102, 102, 102); font-family: Arial, Tahoma, Helvetica, sans-serif; font-size: 13px;"&gt;As for the C++ standard library(libc++), most functions will work just &amp;nbsp;as its untrusted counterpart,&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="color: rgb(102, 102, 102); font-family: Arial, Tahoma, Helvetica, sans-serif; font-size: 13px;"&gt;But here is a high level summary of features that are not supported inside the enclave for which you need to use an OCALL:&lt;/SPAN&gt;&lt;/P&gt;

&lt;UL&gt;
	&lt;LI&gt;Input/output (I/O)-related functions and classes like &amp;lt;iostream&amp;gt;&lt;/LI&gt;
	&lt;LI&gt;Functions depending on local libraries&lt;/LI&gt;
	&lt;LI&gt;Any other functions that require system calls line open,read,mkdir.&lt;/LI&gt;
&lt;/UL&gt;

&lt;P&gt;Regards,&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 1em;"&gt;Anusha.&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 23 May 2017 07:07:57 GMT</pubDate>
    <dc:creator>Anusha_K_Intel</dc:creator>
    <dc:date>2017-05-23T07:07:57Z</dc:date>
    <item>
      <title>About Libc functions in enclave.</title>
      <link>https://community.intel.com/t5/Intel-Software-Guard-Extensions/About-Libc-functions-in-enclave/m-p/1112086#M1340</link>
      <description>&lt;P&gt;I have a question about using libc in enclave.&lt;/P&gt;

&lt;P&gt;Should I make all wrapper function (ocall) of libc for using libc functions in enclave?&lt;/P&gt;

&lt;P&gt;when I see some example code of others, They make only wrapper functions of &amp;nbsp;libc functions like open, read, mkdir.&lt;/P&gt;

&lt;P&gt;But some functions like memcpy, memset are used directly without wrapping.&amp;nbsp;&lt;/P&gt;

&lt;P&gt;please help me:)&lt;/P&gt;</description>
      <pubDate>Mon, 22 May 2017 08:08:45 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Software-Guard-Extensions/About-Libc-functions-in-enclave/m-p/1112086#M1340</guid>
      <dc:creator>sera_l_</dc:creator>
      <dc:date>2017-05-22T08:08:45Z</dc:date>
    </item>
    <item>
      <title>Hi,</title>
      <link>https://community.intel.com/t5/Intel-Software-Guard-Extensions/About-Libc-functions-in-enclave/m-p/1112087#M1341</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="color: rgb(102, 102, 102); font-family: Arial, Tahoma, Helvetica, sans-serif; font-size: 13px;"&gt;As for the C++ standard library(libc++), most functions will work just &amp;nbsp;as its untrusted counterpart,&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="color: rgb(102, 102, 102); font-family: Arial, Tahoma, Helvetica, sans-serif; font-size: 13px;"&gt;But here is a high level summary of features that are not supported inside the enclave for which you need to use an OCALL:&lt;/SPAN&gt;&lt;/P&gt;

&lt;UL&gt;
	&lt;LI&gt;Input/output (I/O)-related functions and classes like &amp;lt;iostream&amp;gt;&lt;/LI&gt;
	&lt;LI&gt;Functions depending on local libraries&lt;/LI&gt;
	&lt;LI&gt;Any other functions that require system calls line open,read,mkdir.&lt;/LI&gt;
&lt;/UL&gt;

&lt;P&gt;Regards,&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 1em;"&gt;Anusha.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 23 May 2017 07:07:57 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Software-Guard-Extensions/About-Libc-functions-in-enclave/m-p/1112087#M1341</guid>
      <dc:creator>Anusha_K_Intel</dc:creator>
      <dc:date>2017-05-23T07:07:57Z</dc:date>
    </item>
  </channel>
</rss>

