<?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: Identification of Random ID in NFC</title>
    <link>https://community.nxp.com/t5/NFC/Identification-of-Random-ID/m-p/809493#M4102</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;For random id，it always follow UID0=0x08. Please refer to AN10927 for details.&lt;/P&gt;&lt;P&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/70955i28BA0BF8BA8A99A0/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;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Kan&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 26 Dec 2018 05:43:09 GMT</pubDate>
    <dc:creator>Kan_Li</dc:creator>
    <dc:date>2018-12-26T05:43:09Z</dc:date>
    <item>
      <title>Identification of Random ID</title>
      <link>https://community.nxp.com/t5/NFC/Identification-of-Random-ID/m-p/809492#M4101</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, is it possible to clearly&amp;nbsp;distinguish&amp;nbsp;a card with random ID (RID) from&amp;nbsp;fixed&amp;nbsp;UID card? According to AN10927, RID is identified by UID0 = 0x08, as well as RID is always 4bytes long. Mifare Plus SL3 cards we have,&amp;nbsp;provides 4-bytes&amp;nbsp;RID starting with 0x08 - that's correct. Problem is, that DESFire cards with enabled RID returns 4-byte RID starting with 0x80. So my question is - is it enough to identify RID as ID fulfilling following condition:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;4-bytes long ID, first byte 0x08 OR&lt;/LI&gt;&lt;LI&gt;4-bytes long ID, first byte 0x80&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;or there are other possible first byte values for RID?&lt;/P&gt;&lt;P&gt;Is it possible to have 7-bytes long RID?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I understand that using card's UID is very insecure and we encourage our users to use&amp;nbsp;encrypted&amp;nbsp;data instead (classic sectors or desfire files), but some of them still have to use UID because of old infrastructure. In such case, we would like to distinguish between RID and UID,&amp;nbsp;so we can block RID cards as there is no reason to accept it unless the reader is set to read smart data.&lt;/P&gt;&lt;P&gt;We would like also to prevent case when user ads RID card to access system by reading that card, but that card will be not working, as the RID will be different next time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for any comments!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Dec 2018 12:30:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/NFC/Identification-of-Random-ID/m-p/809492#M4101</guid>
      <dc:creator>janulo</dc:creator>
      <dc:date>2018-12-18T12:30:55Z</dc:date>
    </item>
    <item>
      <title>Re: Identification of Random ID</title>
      <link>https://community.nxp.com/t5/NFC/Identification-of-Random-ID/m-p/809493#M4102</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;For random id，it always follow UID0=0x08. Please refer to AN10927 for details.&lt;/P&gt;&lt;P&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/70955i28BA0BF8BA8A99A0/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;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Kan&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Dec 2018 05:43:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/NFC/Identification-of-Random-ID/m-p/809493#M4102</guid>
      <dc:creator>Kan_Li</dc:creator>
      <dc:date>2018-12-26T05:43:09Z</dc:date>
    </item>
    <item>
      <title>Re: Identification of Random ID</title>
      <link>https://community.nxp.com/t5/NFC/Identification-of-Random-ID/m-p/809494#M4103</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thank you for your response.&lt;/P&gt;&lt;P&gt;I understand AN10927 and definition of random id starting with UID0=0x08. Problem is, that DESFire random ID cards returns ID &lt;STRONG&gt;starting with UID0=0x80&lt;/STRONG&gt; - this is with collision with AN10927 section 2.1.1. If I will follow AN10927, I will detect DESFire radnom ID cards improperly.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;According to AN10927, table 1, row 2 (x0 .. x7), ID0=0x80 may belong to "Proprietary use (e.g. used for MIFARE products)". Is there any additional info about this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="AN10927_Table1.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/71674i746E925313139A15/image-size/large?v=v2&amp;amp;px=999" role="button" title="AN10927_Table1.png" alt="AN10927_Table1.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Jan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Jan 2019 14:13:54 GMT</pubDate>
      <guid>https://community.nxp.com/t5/NFC/Identification-of-Random-ID/m-p/809494#M4103</guid>
      <dc:creator>janulo</dc:creator>
      <dc:date>2019-01-08T14:13:54Z</dc:date>
    </item>
    <item>
      <title>Re: Identification of Random ID</title>
      <link>https://community.nxp.com/t5/NFC/Identification-of-Random-ID/m-p/809495#M4104</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Kan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I see that this answer is assumed as answered, but I don't think this answer is answered completely. Could you please take a look on specific case when &lt;STRONG&gt;Mifare Desfire with random id returns id starting with 0x80&lt;/STRONG&gt;? Thank you in advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind regards&lt;/P&gt;&lt;P&gt;Jan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Feb 2019 07:32:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/NFC/Identification-of-Random-ID/m-p/809495#M4104</guid>
      <dc:creator>janulo</dc:creator>
      <dc:date>2019-02-06T07:32:35Z</dc:date>
    </item>
    <item>
      <title>Re: Identification of Random ID</title>
      <link>https://community.nxp.com/t5/NFC/Identification-of-Random-ID/m-p/809496#M4105</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sorry for the late reply! I just was told for Mifare Desfire EV1 with random id enabled UID0 is 0x80, while for EV2 UID0 is still 0x08. so I suspected that cards on your hand are Mifare Desfire EV1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that makes sense,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have a great day,&lt;BR /&gt;Kan&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Feb 2019 05:37:54 GMT</pubDate>
      <guid>https://community.nxp.com/t5/NFC/Identification-of-Random-ID/m-p/809496#M4105</guid>
      <dc:creator>Kan_Li</dc:creator>
      <dc:date>2019-02-11T05:37:54Z</dc:date>
    </item>
    <item>
      <title>Re: Identification of Random ID</title>
      <link>https://community.nxp.com/t5/NFC/Identification-of-Random-ID/m-p/809497#M4106</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks for your response.&lt;/P&gt;&lt;P&gt;Are there any &lt;STRONG&gt;other UID0 values&lt;/STRONG&gt; identifying random ID (besides 0x08 and 0x80)?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Btw, yes, my card is DESFire ev1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Feb 2019 06:01:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/NFC/Identification-of-Random-ID/m-p/809497#M4106</guid>
      <dc:creator>janulo</dc:creator>
      <dc:date>2019-02-11T06:01:49Z</dc:date>
    </item>
    <item>
      <title>Re: Identification of Random ID</title>
      <link>https://community.nxp.com/t5/NFC/Identification-of-Random-ID/m-p/809498#M4107</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No other UID0 values identifies random ID.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have a great day,&lt;BR /&gt;Kan&lt;/P&gt;&lt;P style="min- padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Feb 2019 06:40:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/NFC/Identification-of-Random-ID/m-p/809498#M4107</guid>
      <dc:creator>Kan_Li</dc:creator>
      <dc:date>2019-02-11T06:40:15Z</dc:date>
    </item>
    <item>
      <title>Re: Identification of Random ID</title>
      <link>https://community.nxp.com/t5/NFC/Identification-of-Random-ID/m-p/1238159#M8242</link>
      <description>&lt;P&gt;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/144480"&gt;@janulo&lt;/a&gt;&amp;nbsp;, I know this was a few years ago, but do you remember if you were able to get anywhere with this? I came accross the same issue. I have DESFire EV1 cards whose RID starts with 0x80. But the document suggests using 0x08. So we are expecting it to be 0x08. Is there a way to get the RID start from 0x08 on EV1 cards?&lt;BR /&gt;&lt;BR /&gt;Or is my only option to use EV2 cards?&lt;/P&gt;</description>
      <pubDate>Mon, 01 Mar 2021 19:05:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/NFC/Identification-of-Random-ID/m-p/1238159#M8242</guid>
      <dc:creator>dharmikm91</dc:creator>
      <dc:date>2021-03-01T19:05:13Z</dc:date>
    </item>
  </channel>
</rss>

