<?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>Secure AuthenticationのトピックRe: Does the Nano Package support authenticate sessions?</title>
    <link>https://community.nxp.com/t5/Secure-Authentication/Does-the-Nano-Package-support-authenticate-sessions/m-p/1663266#M1268</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/150525"&gt;@deang&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For AESKey session example, please kindly refer to&amp;nbsp;&lt;A href="https://github.com/NXPPlugNTrust/nano-package/blob/feature/zephyr-integration/examples/se05x_qi_auth/sa_qi_provisioning/sa_qi_provisioning.c" target="_blank"&gt;https://github.com/NXPPlugNTrust/nano-package/blob/feature/zephyr-integration/examples/se05x_qi_auth/sa_qi_provisioning/sa_qi_provisioning.c&lt;/A&gt;&amp;nbsp;.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope that helps,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Have a great day,&lt;BR /&gt;Kan&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;-------------------------------------------------------------------------------&lt;BR /&gt;Note:&lt;BR /&gt;- If this post answers your question, please click the "Mark Correct" button. Thank you!&lt;BR /&gt;- We are following threads for 7 weeks after the last post, later replies are ignored&lt;BR /&gt;Please open a new thread and refer to the closed one, if you have a related question at a later point in time.&lt;BR /&gt;-------------------------------------------------------------------------------&lt;/P&gt;</description>
    <pubDate>Mon, 05 Jun 2023 07:52:09 GMT</pubDate>
    <dc:creator>Kan_Li</dc:creator>
    <dc:date>2023-06-05T07:52:09Z</dc:date>
    <item>
      <title>Does the Nano Package support authenticate sessions?</title>
      <link>https://community.nxp.com/t5/Secure-Authentication/Does-the-Nano-Package-support-authenticate-sessions/m-p/1662856#M1265</link>
      <description>&lt;P&gt;I'd like to create an authenticated session with the se050 using an AES key.&amp;nbsp; The nano package doesn't seem to support this.&amp;nbsp; Is my understanding correct?&lt;/P&gt;&lt;P&gt;This is important b/c I would like to set policies for secure keys and data for a specific key.&amp;nbsp; I know you can set the authid to 0 when setting policies, but that's not what I need.&lt;/P&gt;&lt;P&gt;Another example, if I set the&amp;nbsp;RESERVED_ID_FACTORY_RESET key with an AES key, then how do I create an authenticated session to use the DeleteAll function?&lt;/P&gt;</description>
      <pubDate>Fri, 02 Jun 2023 19:50:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Secure-Authentication/Does-the-Nano-Package-support-authenticate-sessions/m-p/1662856#M1265</guid>
      <dc:creator>deang</dc:creator>
      <dc:date>2023-06-02T19:50:38Z</dc:date>
    </item>
    <item>
      <title>Re: Does the Nano Package support authenticate sessions?</title>
      <link>https://community.nxp.com/t5/Secure-Authentication/Does-the-Nano-Package-support-authenticate-sessions/m-p/1663178#M1267</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/150525"&gt;@deang&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="ui-provider gs b c d e f g h i j k l m n o p q r s t u v w x y z ab ac ae af ag ah ai aj ak"&gt;Actually only platform SCP is supported by Nano Package.&amp;nbsp;In case, applet session is required, it can be done at the application level (inside example code).. and use scp functions to again encrypt the data. The example is available in&amp;nbsp;&lt;A href="https://github.com/NXPPlugNTrust/nano-package/blob/master/examples/se05x_mandate_scp03/src/ex_se05x_userId_APDU.c" target="_blank"&gt;https://github.com/NXPPlugNTrust/nano-package/blob/master/examples/se05x_mandate_scp03/src/ex_se05x_userId_APDU.c&lt;/A&gt;&amp;nbsp;, in which a&amp;nbsp;&lt;SPAN&gt;UserId session is opened , and the data is encrypted / decrypted in example using scp functions . You may do similarly with an AESKey session.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="ui-provider gs b c d e f g h i j k l m n o p q r s t u v w x y z ab ac ae af ag ah ai aj ak"&gt;&lt;SPAN&gt;Hope that helps,&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Have a great day,&lt;BR /&gt;Kan&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;-------------------------------------------------------------------------------&lt;BR /&gt;Note:&lt;BR /&gt;- If this post answers your question, please click the "Mark Correct" button. Thank you!&lt;BR /&gt;- We are following threads for 7 weeks after the last post, later replies are ignored&lt;BR /&gt;Please open a new thread and refer to the closed one, if you have a related question at a later point in time.&lt;BR /&gt;-------------------------------------------------------------------------------&lt;/P&gt;</description>
      <pubDate>Mon, 05 Jun 2023 06:16:42 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Secure-Authentication/Does-the-Nano-Package-support-authenticate-sessions/m-p/1663178#M1267</guid>
      <dc:creator>Kan_Li</dc:creator>
      <dc:date>2023-06-05T06:16:42Z</dc:date>
    </item>
    <item>
      <title>Re: Does the Nano Package support authenticate sessions?</title>
      <link>https://community.nxp.com/t5/Secure-Authentication/Does-the-Nano-Package-support-authenticate-sessions/m-p/1663266#M1268</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/150525"&gt;@deang&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For AESKey session example, please kindly refer to&amp;nbsp;&lt;A href="https://github.com/NXPPlugNTrust/nano-package/blob/feature/zephyr-integration/examples/se05x_qi_auth/sa_qi_provisioning/sa_qi_provisioning.c" target="_blank"&gt;https://github.com/NXPPlugNTrust/nano-package/blob/feature/zephyr-integration/examples/se05x_qi_auth/sa_qi_provisioning/sa_qi_provisioning.c&lt;/A&gt;&amp;nbsp;.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope that helps,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Have a great day,&lt;BR /&gt;Kan&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;-------------------------------------------------------------------------------&lt;BR /&gt;Note:&lt;BR /&gt;- If this post answers your question, please click the "Mark Correct" button. Thank you!&lt;BR /&gt;- We are following threads for 7 weeks after the last post, later replies are ignored&lt;BR /&gt;Please open a new thread and refer to the closed one, if you have a related question at a later point in time.&lt;BR /&gt;-------------------------------------------------------------------------------&lt;/P&gt;</description>
      <pubDate>Mon, 05 Jun 2023 07:52:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Secure-Authentication/Does-the-Nano-Package-support-authenticate-sessions/m-p/1663266#M1268</guid>
      <dc:creator>Kan_Li</dc:creator>
      <dc:date>2023-06-05T07:52:09Z</dc:date>
    </item>
    <item>
      <title>Re: Does the Nano Package support authenticate sessions?</title>
      <link>https://community.nxp.com/t5/Secure-Authentication/Does-the-Nano-Package-support-authenticate-sessions/m-p/1664563#M1272</link>
      <description>&lt;P&gt;Thanks Kan,&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Yes this is what I was looking for.&amp;nbsp; &amp;nbsp;Let me give it a shot before closing this post.&lt;/P&gt;&lt;P&gt;Dean&lt;/P&gt;</description>
      <pubDate>Tue, 06 Jun 2023 18:57:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Secure-Authentication/Does-the-Nano-Package-support-authenticate-sessions/m-p/1664563#M1272</guid>
      <dc:creator>deang</dc:creator>
      <dc:date>2023-06-06T18:57:24Z</dc:date>
    </item>
    <item>
      <title>Re: Does the Nano Package support authenticate sessions?</title>
      <link>https://community.nxp.com/t5/Secure-Authentication/Does-the-Nano-Package-support-authenticate-sessions/m-p/1667033#M1278</link>
      <description>&lt;P&gt;Tried using the examples, but still unable to create an AES authenticated session. I don't want to burn a lot of time on debugging and porting this code.&amp;nbsp; Not being able to create an authenticated session is a big problem.&amp;nbsp; Without the ability to set policies to protect keys and objects the se050 is vulnerable and limited.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hopefully future versions of the Nano package will directly support authenticated sessions.&lt;/P&gt;&lt;P&gt;For now I will close this topic, but the problem remains.&lt;/P&gt;</description>
      <pubDate>Fri, 09 Jun 2023 15:09:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Secure-Authentication/Does-the-Nano-Package-support-authenticate-sessions/m-p/1667033#M1278</guid>
      <dc:creator>deang</dc:creator>
      <dc:date>2023-06-09T15:09:18Z</dc:date>
    </item>
  </channel>
</rss>

