<?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 Question regarding NVM writes for transient EC key updates in Secure Authentication</title>
    <link>https://community.nxp.com/t5/Secure-Authentication/Question-regarding-NVM-writes-for-transient-EC-key-updates/m-p/2262058#M1982</link>
    <description>&lt;P&gt;&lt;SPAN&gt;Hi NXP team,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Chip: OM-SE050 ARD-E Dev Kit&lt;/P&gt;&lt;P&gt;I have the following questions regarding EC key operations:&lt;/P&gt;&lt;P&gt;1. Create EC key&lt;BR /&gt;&lt;SPAN&gt;Se05x_API_WriteECKey(session_ctx, &lt;/SPAN&gt;&lt;SPAN class=""&gt;NULL&lt;/SPAN&gt;&lt;SPAN&gt;, &lt;/SPAN&gt;&lt;SPAN class=""&gt;0&lt;/SPAN&gt;&lt;SPAN&gt;, &lt;/SPAN&gt;&lt;SPAN class=""&gt;0x11223344&lt;/SPAN&gt;&lt;SPAN&gt;, kSE05x_ECCurve_NIST_P256, &lt;/SPAN&gt;&lt;SPAN class=""&gt;NULL&lt;/SPAN&gt;&lt;SPAN&gt;, &lt;/SPAN&gt;&lt;SPAN class=""&gt;0&lt;/SPAN&gt;&lt;SPAN&gt;, &lt;/SPAN&gt;&lt;SPAN class=""&gt;NULL&lt;/SPAN&gt;&lt;SPAN&gt;, &lt;/SPAN&gt;&lt;SPAN class=""&gt;0&lt;/SPAN&gt;&lt;SPAN&gt;, kSE05x_INS_TRANSIENT, kSE05x_KeyPart_Pair);&lt;/SPAN&gt;&lt;/P&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class=""&gt;2.Update EC key&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;SPAN&gt;Se05x_API_WriteECKey(session_ctx, &lt;SPAN class=""&gt;NULL&lt;/SPAN&gt;, &lt;SPAN class=""&gt;0&lt;/SPAN&gt;, &lt;SPAN class=""&gt;0x11223344&lt;/SPAN&gt;, kSE05x_ECCurve_NA, &lt;SPAN class=""&gt;NULL&lt;/SPAN&gt;, &lt;SPAN class=""&gt;0&lt;/SPAN&gt;, &lt;SPAN class=""&gt;NULL&lt;/SPAN&gt;, &lt;SPAN class=""&gt;0&lt;/SPAN&gt;, kSE05x_INS_TRANSIENT, kSE05x_KeyPart_Pair);&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;&lt;P&gt;According to AN13483 section 8.1, For transient Secure Objects and for Crypto Objects, any update of the value of the Secure Object is not causing additional flash write operations&lt;/P&gt;&lt;P&gt;However, I noticed in SE-PLUG-TRUST-MW_04.07.00 simw-top/hostlib/hostLib/se05x_03_xx_xx/se05x_APDU_impl.h that Se05x_API_WriteECKey() contains the line:&amp;nbsp;&lt;SPAN&gt;nLog(&lt;/SPAN&gt;&lt;SPAN class=""&gt;"APDU"&lt;/SPAN&gt;&lt;SPAN&gt;, NX_LEVEL_WARN, &lt;/SPAN&gt;&lt;SPAN class=""&gt;"WriteECKey [] APDU causes NVM Writes"&lt;/SPAN&gt;&lt;SPAN&gt;);&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Could you please clarify whether scenario 2 (updating a transient EC key with curveID = NA) will also cause NVM wear?&lt;/P&gt;&lt;P&gt;Thank you very much for your help.&lt;/P&gt;</description>
    <pubDate>Sun, 14 Dec 2025 14:28:18 GMT</pubDate>
    <dc:creator>kennychiu</dc:creator>
    <dc:date>2025-12-14T14:28:18Z</dc:date>
    <item>
      <title>Question regarding NVM writes for transient EC key updates</title>
      <link>https://community.nxp.com/t5/Secure-Authentication/Question-regarding-NVM-writes-for-transient-EC-key-updates/m-p/2262058#M1982</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Hi NXP team,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Chip: OM-SE050 ARD-E Dev Kit&lt;/P&gt;&lt;P&gt;I have the following questions regarding EC key operations:&lt;/P&gt;&lt;P&gt;1. Create EC key&lt;BR /&gt;&lt;SPAN&gt;Se05x_API_WriteECKey(session_ctx, &lt;/SPAN&gt;&lt;SPAN class=""&gt;NULL&lt;/SPAN&gt;&lt;SPAN&gt;, &lt;/SPAN&gt;&lt;SPAN class=""&gt;0&lt;/SPAN&gt;&lt;SPAN&gt;, &lt;/SPAN&gt;&lt;SPAN class=""&gt;0x11223344&lt;/SPAN&gt;&lt;SPAN&gt;, kSE05x_ECCurve_NIST_P256, &lt;/SPAN&gt;&lt;SPAN class=""&gt;NULL&lt;/SPAN&gt;&lt;SPAN&gt;, &lt;/SPAN&gt;&lt;SPAN class=""&gt;0&lt;/SPAN&gt;&lt;SPAN&gt;, &lt;/SPAN&gt;&lt;SPAN class=""&gt;NULL&lt;/SPAN&gt;&lt;SPAN&gt;, &lt;/SPAN&gt;&lt;SPAN class=""&gt;0&lt;/SPAN&gt;&lt;SPAN&gt;, kSE05x_INS_TRANSIENT, kSE05x_KeyPart_Pair);&lt;/SPAN&gt;&lt;/P&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class=""&gt;2.Update EC key&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;SPAN&gt;Se05x_API_WriteECKey(session_ctx, &lt;SPAN class=""&gt;NULL&lt;/SPAN&gt;, &lt;SPAN class=""&gt;0&lt;/SPAN&gt;, &lt;SPAN class=""&gt;0x11223344&lt;/SPAN&gt;, kSE05x_ECCurve_NA, &lt;SPAN class=""&gt;NULL&lt;/SPAN&gt;, &lt;SPAN class=""&gt;0&lt;/SPAN&gt;, &lt;SPAN class=""&gt;NULL&lt;/SPAN&gt;, &lt;SPAN class=""&gt;0&lt;/SPAN&gt;, kSE05x_INS_TRANSIENT, kSE05x_KeyPart_Pair);&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;&lt;P&gt;According to AN13483 section 8.1, For transient Secure Objects and for Crypto Objects, any update of the value of the Secure Object is not causing additional flash write operations&lt;/P&gt;&lt;P&gt;However, I noticed in SE-PLUG-TRUST-MW_04.07.00 simw-top/hostlib/hostLib/se05x_03_xx_xx/se05x_APDU_impl.h that Se05x_API_WriteECKey() contains the line:&amp;nbsp;&lt;SPAN&gt;nLog(&lt;/SPAN&gt;&lt;SPAN class=""&gt;"APDU"&lt;/SPAN&gt;&lt;SPAN&gt;, NX_LEVEL_WARN, &lt;/SPAN&gt;&lt;SPAN class=""&gt;"WriteECKey [] APDU causes NVM Writes"&lt;/SPAN&gt;&lt;SPAN&gt;);&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Could you please clarify whether scenario 2 (updating a transient EC key with curveID = NA) will also cause NVM wear?&lt;/P&gt;&lt;P&gt;Thank you very much for your help.&lt;/P&gt;</description>
      <pubDate>Sun, 14 Dec 2025 14:28:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Secure-Authentication/Question-regarding-NVM-writes-for-transient-EC-key-updates/m-p/2262058#M1982</guid>
      <dc:creator>kennychiu</dc:creator>
      <dc:date>2025-12-14T14:28:18Z</dc:date>
    </item>
    <item>
      <title>Re: Question regarding NVM writes for transient EC key updates</title>
      <link>https://community.nxp.com/t5/Secure-Authentication/Question-regarding-NVM-writes-for-transient-EC-key-updates/m-p/2262194#M1984</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/248310"&gt;@kennychiu&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks for the reaching out! Yes, the statement in&amp;nbsp;&lt;SPAN&gt;AN13483 section 8.1, For transient Secure Objects and for Crypto Objects, any update of the value of the Secure Object is not causing additional flash write operations is correct. so for&amp;nbsp;scenario 2 (updating a transient EC key with curveID = NA) will not cause NVM wear. Please also note&amp;nbsp;Creation and deletion of any Secure Object or Crypto Object is causing flash write operations, even you create an&amp;nbsp;transient Secure Object.&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;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 15 Dec 2025 03:27:29 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Secure-Authentication/Question-regarding-NVM-writes-for-transient-EC-key-updates/m-p/2262194#M1984</guid>
      <dc:creator>Kan_Li</dc:creator>
      <dc:date>2025-12-15T03:27:29Z</dc:date>
    </item>
  </channel>
</rss>

