<?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 Securely store data, protected by passwords or other policies, Use se051. in Secure Authentication</title>
    <link>https://community.nxp.com/t5/Secure-Authentication/Securely-store-data-protected-by-passwords-or-other-policies-Use/m-p/2032838#M1788</link>
    <description>&lt;P&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;Securely store data, protected by passwords or other policies, and delete after exceeding the number of retries.&lt;/SPAN&gt;&lt;/SPAN&gt; &lt;SPAN class=""&gt;&lt;SPAN class=""&gt;How should this be achieved?&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 23 Jan 2025 05:26:15 GMT</pubDate>
    <dc:creator>wenchao-zhang</dc:creator>
    <dc:date>2025-01-23T05:26:15Z</dc:date>
    <item>
      <title>Securely store data, protected by passwords or other policies, Use se051.</title>
      <link>https://community.nxp.com/t5/Secure-Authentication/Securely-store-data-protected-by-passwords-or-other-policies-Use/m-p/2032838#M1788</link>
      <description>&lt;P&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;Securely store data, protected by passwords or other policies, and delete after exceeding the number of retries.&lt;/SPAN&gt;&lt;/SPAN&gt; &lt;SPAN class=""&gt;&lt;SPAN class=""&gt;How should this be achieved?&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 23 Jan 2025 05:26:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Secure-Authentication/Securely-store-data-protected-by-passwords-or-other-policies-Use/m-p/2032838#M1788</guid>
      <dc:creator>wenchao-zhang</dc:creator>
      <dc:date>2025-01-23T05:26:15Z</dc:date>
    </item>
    <item>
      <title>Re: Securely store data, protected by passwords or other policies, Use se051.</title>
      <link>https://community.nxp.com/t5/Secure-Authentication/Securely-store-data-protected-by-passwords-or-other-policies-Use/m-p/2039726#M1791</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/245922"&gt;@wenchao-zhang&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;I am sorry, but the SE051 could not automatically delete any secure object after exceeding the number of retries. Such function should be implemented on the host side, on application level, the application counts the error in total and decides whether it is time to delete the data.&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>Fri, 07 Feb 2025 06:23:45 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Secure-Authentication/Securely-store-data-protected-by-passwords-or-other-policies-Use/m-p/2039726#M1791</guid>
      <dc:creator>Kan_Li</dc:creator>
      <dc:date>2025-02-07T06:23:45Z</dc:date>
    </item>
    <item>
      <title>Re: Securely store data, protected by passwords or other policies, Use se051.</title>
      <link>https://community.nxp.com/t5/Secure-Authentication/Securely-store-data-protected-by-passwords-or-other-policies-Use/m-p/2188788#M1892</link>
      <description>&lt;P&gt;&lt;SPAN class=""&gt;If it exceeds, can it be locked? What if someone brute-force retries the chip?&lt;/SPAN&gt;&amp;nbsp;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;My requirement is very simple. I want to protect confidential data with a password. The password can be read or signed.&lt;/SPAN&gt;&lt;/SPAN&gt; &lt;SPAN class=""&gt;&lt;SPAN class=""&gt;There is a limit on the number of retries.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 20 Oct 2025 01:55:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Secure-Authentication/Securely-store-data-protected-by-passwords-or-other-policies-Use/m-p/2188788#M1892</guid>
      <dc:creator>wenchao-zhang</dc:creator>
      <dc:date>2025-10-20T01:55:52Z</dc:date>
    </item>
    <item>
      <title>Re: Securely store data, protected by passwords or other policies, Use se051.</title>
      <link>https://community.nxp.com/t5/Secure-Authentication/Securely-store-data-protected-by-passwords-or-other-policies-Use/m-p/2193908#M1897</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/245922"&gt;@wenchao-zhang&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Yes, lock is possible with the&amp;nbsp;SetLockState APDU command. but for your case, I think you may create an Auth ID as UserID/ECKey/AESKey, which support max attempts , and create the&amp;nbsp;&lt;SPAN&gt;confidential data with policies that only allow the read/write operations within a session authenticated with the created Auth ID as above.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Hope that makes sense,&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, 28 Oct 2025 03:25:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Secure-Authentication/Securely-store-data-protected-by-passwords-or-other-policies-Use/m-p/2193908#M1897</guid>
      <dc:creator>Kan_Li</dc:creator>
      <dc:date>2025-10-28T03:25:40Z</dc:date>
    </item>
    <item>
      <title>Re: Securely store data, protected by passwords or other policies, Use se051.</title>
      <link>https://community.nxp.com/t5/Secure-Authentication/Securely-store-data-protected-by-passwords-or-other-policies-Use/m-p/2270558#M2019</link>
      <description>&lt;P&gt;If you have experience in developing the A1006 chip, please contact me. Thank you very much! v jesssaid&lt;/P&gt;</description>
      <pubDate>Thu, 01 Jan 2026 02:45:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Secure-Authentication/Securely-store-data-protected-by-passwords-or-other-policies-Use/m-p/2270558#M2019</guid>
      <dc:creator>jesssaid</dc:creator>
      <dc:date>2026-01-01T02:45:53Z</dc:date>
    </item>
  </channel>
</rss>

