<?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: Encrypted Key (KEK) injection in Secure Authentication</title>
    <link>https://community.nxp.com/t5/Secure-Authentication/Encrypted-Key-KEK-injection/m-p/1575217#M1067</link>
    <description>&lt;P&gt;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/59276"&gt;@Kan_Li&lt;/a&gt;&amp;nbsp;- Kan, this is very very VERY helpful!!! You've made my day - Thanks a lot!&lt;/P&gt;</description>
    <pubDate>Wed, 28 Dec 2022 13:47:27 GMT</pubDate>
    <dc:creator>psvz</dc:creator>
    <dc:date>2022-12-28T13:47:27Z</dc:date>
    <item>
      <title>Encrypted Key (KEK) injection</title>
      <link>https://community.nxp.com/t5/Secure-Authentication/Encrypted-Key-KEK-injection/m-p/1574650#M1049</link>
      <description>&lt;P&gt;I couldn't find source code for function&amp;nbsp;&lt;EM&gt;Se05x_API_WriteSymmKey()&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;Could you please confirm that key decryption and persistence is handled atomically inside SE050, so that decrypted key is never transmitted back to the host?&lt;/P&gt;&lt;P&gt;I can see from the source code that only symmetric keys can be injected with KEK. Could you please confirm requirements for KEK itself - is it only AES? DES? Could it be asymmetric? It would help if you had some example code...&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 26 Dec 2022 17:17:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Secure-Authentication/Encrypted-Key-KEK-injection/m-p/1574650#M1049</guid>
      <dc:creator>psvz</dc:creator>
      <dc:date>2022-12-26T17:17:12Z</dc:date>
    </item>
    <item>
      <title>Re: Encrypted Key (KEK) injection</title>
      <link>https://community.nxp.com/t5/Secure-Authentication/Encrypted-Key-KEK-injection/m-p/1574755#M1054</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/210414"&gt;@psvz&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Are you going to inject a&amp;nbsp;&lt;SPAN&gt;symmetric key for both&amp;nbsp;Encryption and&amp;nbsp;Decryption? If so , please kindly refer to the demo in "simw-top\sss\ex\symmetric\ex_sss_symmetric.c" for details.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For&amp;nbsp;&lt;SPAN&gt;symmetric keys, read back is not possible.&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>Tue, 27 Dec 2022 03:22:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Secure-Authentication/Encrypted-Key-KEK-injection/m-p/1574755#M1054</guid>
      <dc:creator>Kan_Li</dc:creator>
      <dc:date>2022-12-27T03:22:50Z</dc:date>
    </item>
    <item>
      <title>Re: Encrypted Key (KEK) injection</title>
      <link>https://community.nxp.com/t5/Secure-Authentication/Encrypted-Key-KEK-injection/m-p/1574905#M1058</link>
      <description>&lt;P&gt;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/59276"&gt;@Kan_Li&lt;/a&gt;&amp;nbsp;- the example&amp;nbsp;&lt;SPAN&gt;&lt;EM&gt;simw-top\sss\ex\symmetric\ex_sss_symmetric.c&lt;/EM&gt; does NOT use KEK, so it is not helpful. Let's discuss all the questions because it is a deal-breaker for me:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;1/ where is the source code &lt;/SPAN&gt;&lt;SPAN&gt;for function&amp;nbsp;&lt;/SPAN&gt;&lt;EM&gt;Se05x_API_WriteSymmKey()?&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;2/ when injecting with KEK (no examples available) - could&lt;SPAN&gt;&amp;nbsp;you please confirm that key decryption and persistence is handled atomically inside SE050, so that decrypted key is never transmitted back to the host?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;3/ What type of key (AES, DES, RSA, EC) can SE050 use as KEK (not documented)?&lt;/P&gt;&lt;P&gt;If you could please answer each question or point me out to NXP product folks who could help?&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Tue, 27 Dec 2022 11:42:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Secure-Authentication/Encrypted-Key-KEK-injection/m-p/1574905#M1058</guid>
      <dc:creator>psvz</dc:creator>
      <dc:date>2022-12-27T11:42:07Z</dc:date>
    </item>
    <item>
      <title>Re: Encrypted Key (KEK) injection</title>
      <link>https://community.nxp.com/t5/Secure-Authentication/Encrypted-Key-KEK-injection/m-p/1575044#M1064</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/210414"&gt;@psvz&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please kindly refer to the following for details.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;1/ where is the source code&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;for function&amp;nbsp;&lt;/SPAN&gt;&lt;EM&gt;Se05x_API_WriteSymmKey()?&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;-Please refer to \simw-top\hostlib\hostLib\se05x_03_xx_xx\se05x_APDU_impl.h for details.&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;2/ when injecting with KEK (no examples available) - could&lt;SPAN&gt;&amp;nbsp;you please confirm that key decryption and persistence is handled atomically inside SE050, so that decrypted key is never transmitted back to the host?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;- Yes, they are handled automatically inside the SE.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;3/ What type of key (AES, DES, RSA, EC) can SE050 use as KEK (not documented)?&lt;/P&gt;
&lt;P&gt;-The key type is defined in&amp;nbsp;&lt;A href="https://www.rfc-editor.org/rfc/rfc3394" target="_blank"&gt;https://www.rfc-editor.org/rfc/rfc3394&lt;/A&gt;&amp;nbsp;.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please kindly refer to&amp;nbsp;&lt;A href="https://www.nxp.com/docs/en/application-note/AN12413.pdf" target="_blank"&gt;https://www.nxp.com/docs/en/application-note/AN12413.pdf&lt;/A&gt;&amp;nbsp;for more details.&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>Wed, 28 Dec 2022 03:11:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Secure-Authentication/Encrypted-Key-KEK-injection/m-p/1575044#M1064</guid>
      <dc:creator>Kan_Li</dc:creator>
      <dc:date>2022-12-28T03:11:36Z</dc:date>
    </item>
    <item>
      <title>Re: Encrypted Key (KEK) injection</title>
      <link>https://community.nxp.com/t5/Secure-Authentication/Encrypted-Key-KEK-injection/m-p/1575217#M1067</link>
      <description>&lt;P&gt;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/59276"&gt;@Kan_Li&lt;/a&gt;&amp;nbsp;- Kan, this is very very VERY helpful!!! You've made my day - Thanks a lot!&lt;/P&gt;</description>
      <pubDate>Wed, 28 Dec 2022 13:47:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Secure-Authentication/Encrypted-Key-KEK-injection/m-p/1575217#M1067</guid>
      <dc:creator>psvz</dc:creator>
      <dc:date>2022-12-28T13:47:27Z</dc:date>
    </item>
  </channel>
</rss>

