<?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 S32 Design studio encrypt .c/.h file in S32 Design Studio</title>
    <link>https://community.nxp.com/t5/S32-Design-Studio/S32-Design-studio-encrypt-c-h-file/m-p/890498#M4760</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;With S32 DS development,I need encrypt some .c /.h files .But&amp;nbsp; I don't how to complete.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 11 May 2019 03:13:36 GMT</pubDate>
    <dc:creator>玉敏111田</dc:creator>
    <dc:date>2019-05-11T03:13:36Z</dc:date>
    <item>
      <title>S32 Design studio encrypt .c/.h file</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/S32-Design-studio-encrypt-c-h-file/m-p/890498#M4760</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;With S32 DS development,I need encrypt some .c /.h files .But&amp;nbsp; I don't how to complete.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 May 2019 03:13:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/S32-Design-studio-encrypt-c-h-file/m-p/890498#M4760</guid>
      <dc:creator>玉敏111田</dc:creator>
      <dc:date>2019-05-11T03:13:36Z</dc:date>
    </item>
    <item>
      <title>Re: S32 Design studio encrypt .c/.h file</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/S32-Design-studio-encrypt-c-h-file/m-p/890499#M4761</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;S32DS itself cannot encrypt any files. You must use some third party tools for this purpose.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Martin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 May 2019 06:35:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/S32-Design-studio-encrypt-c-h-file/m-p/890499#M4761</guid>
      <dc:creator>martin_kovar</dc:creator>
      <dc:date>2019-05-13T06:35:51Z</dc:date>
    </item>
    <item>
      <title>Re: S32 Design studio encrypt .c/.h file</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/S32-Design-studio-encrypt-c-h-file/m-p/890500#M4762</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;But&amp;nbsp; what can the S32DS Library Project do?I think it can encrypt the .c or .h.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_2.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/80647i550A9B8E7285AB41/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_2.png" alt="pastedImage_2.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_1.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/80598i07D12E5A70BA242C/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_1.png" alt="pastedImage_1.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 May 2019 09:38:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/S32-Design-studio-encrypt-c-h-file/m-p/890500#M4762</guid>
      <dc:creator>玉敏111田</dc:creator>
      <dc:date>2019-05-13T09:38:53Z</dc:date>
    </item>
    <item>
      <title>Re: S32 Design studio encrypt .c/.h file</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/S32-Design-studio-encrypt-c-h-file/m-p/890501#M4763</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the library project create static library archive - typicaly libmy_lib.a. You can link functions stored in library by other projects.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyway - what you mean by "encrypt"?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jiri&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 May 2019 09:53:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/S32-Design-studio-encrypt-c-h-file/m-p/890501#M4763</guid>
      <dc:creator>jiri_kral</dc:creator>
      <dc:date>2019-05-13T09:53:52Z</dc:date>
    </item>
    <item>
      <title>Re: S32 Design studio encrypt .c/.h file</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/S32-Design-studio-encrypt-c-h-file/m-p/890502#M4764</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I found useful discussion for you. Please see the link below:&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://stackoverflow.com/questions/913691/dll-and-lib-files-what-and-why" title="https://stackoverflow.com/questions/913691/dll-and-lib-files-what-and-why"&gt;static libraries - DLL and LIB files - what and why? - Stack Overflow&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Martin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 May 2019 09:56:45 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/S32-Design-studio-encrypt-c-h-file/m-p/890502#M4764</guid>
      <dc:creator>martin_kovar</dc:creator>
      <dc:date>2019-05-13T09:56:45Z</dc:date>
    </item>
  </channel>
</rss>

