<?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>S32KのトピックRe: Implementing Hitag2 encryption on PKE base station.</title>
    <link>https://community.nxp.com/t5/S32K/Implementing-Hitag2-encryption-on-PKE-base-station/m-p/1297567#M11200</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/188117"&gt;@vivek_sri&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Which&amp;nbsp;NXP evaluation board are you using to implement PKE system? Is it OM6716 (&lt;A href="https://www.nxp.com/products/security-and-authentication/secure-car-access/transponder-evaluation-and-development-kit-2-rke-pke-with-rf-board:OM6716" target="_blank"&gt;https://www.nxp.com/products/security-and-authentication/secure-car-access/transponder-evaluation-and-development-kit-2-rke-pke-with-rf-board:OM6716&lt;/A&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>Thu, 24 Jun 2021 09:27:05 GMT</pubDate>
    <dc:creator>Kan_Li</dc:creator>
    <dc:date>2021-06-24T09:27:05Z</dc:date>
    <item>
      <title>Implementing Hitag2 encryption on PKE base station.</title>
      <link>https://community.nxp.com/t5/S32K/Implementing-Hitag2-encryption-on-PKE-base-station/m-p/1294983#M11177</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I'm working on PKE project with S32K144 as base station and Token+ tag.&lt;/P&gt;&lt;P&gt;I'm looking for any reference manual or sample code to implement the Hitag2 encryption and transmit the following data and verify the response.&lt;/P&gt;&lt;P&gt;Wake Up ID IDE (4 bytes) Data Command: 0x00 (1 byte) + Random No (4 byte) + Signature (2 byte) + CRC (1 byte)&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; regards,&lt;/P&gt;&lt;P&gt;Vivek Srivastava&lt;/P&gt;</description>
      <pubDate>Sun, 20 Jun 2021 06:35:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Implementing-Hitag2-encryption-on-PKE-base-station/m-p/1294983#M11177</guid>
      <dc:creator>vivek_sri</dc:creator>
      <dc:date>2021-06-20T06:35:02Z</dc:date>
    </item>
    <item>
      <title>Re: Implementing Hitag2 encryption on PKE base station.</title>
      <link>https://community.nxp.com/t5/S32K/Implementing-Hitag2-encryption-on-PKE-base-station/m-p/1295765#M11185</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/188117"&gt;@vivek_sri&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;What do you mean with&amp;nbsp;&lt;SPAN&gt;the Hitag2 encryption? Is it some kind of encryption performed on the data to be stored in Hitag2? I think you may use the module of&amp;nbsp;&lt;/SPAN&gt;Cryptographic Services Engine (CSEc) to implement such as AES128 encryption.&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, 22 Jun 2021 03:27:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Implementing-Hitag2-encryption-on-PKE-base-station/m-p/1295765#M11185</guid>
      <dc:creator>Kan_Li</dc:creator>
      <dc:date>2021-06-22T03:27:28Z</dc:date>
    </item>
    <item>
      <title>Re: Implementing Hitag2 encryption on PKE base station.</title>
      <link>https://community.nxp.com/t5/S32K/Implementing-Hitag2-encryption-on-PKE-base-station/m-p/1295777#M11186</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/59276"&gt;@Kan_Li&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Actually I'm using NXP evaluation board to implement PKE system which comes with S32K board as base station and&amp;nbsp;NCF29A1 Token+ module as Keyfob.&lt;/P&gt;&lt;P&gt;The keyfob is pre flashed with a demo code which supports Hitag 2 encryption method (like Hitag 3 and AES).&lt;/P&gt;&lt;P&gt;The authentication process is as follows:&lt;/P&gt;&lt;P&gt;PKE authentication: Challenge + signature are received via LF interface, processed by the HITAG-2 algorithm, verified for correctness and response is transmitted via RF interface.&lt;/P&gt;&lt;P&gt;Command (LF):&lt;/P&gt;&lt;P&gt;Wake Up ID IDE (4 bytes) Data Command: 0x00 (1 byte) + Random No (4 byte) + Signature (2 byte) + CRC (1 byte)&lt;BR /&gt;Response (RF): Data Response (6 byte) + CRC (1 byte)&lt;/P&gt;&lt;P&gt;I want to implement the Hitag 2 algorithm in my base station to verify the response.&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Vivek Srivastava&lt;/P&gt;</description>
      <pubDate>Tue, 22 Jun 2021 03:54:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Implementing-Hitag2-encryption-on-PKE-base-station/m-p/1295777#M11186</guid>
      <dc:creator>vivek_sri</dc:creator>
      <dc:date>2021-06-22T03:54:24Z</dc:date>
    </item>
    <item>
      <title>Re: Implementing Hitag2 encryption on PKE base station.</title>
      <link>https://community.nxp.com/t5/S32K/Implementing-Hitag2-encryption-on-PKE-base-station/m-p/1297567#M11200</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/188117"&gt;@vivek_sri&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Which&amp;nbsp;NXP evaluation board are you using to implement PKE system? Is it OM6716 (&lt;A href="https://www.nxp.com/products/security-and-authentication/secure-car-access/transponder-evaluation-and-development-kit-2-rke-pke-with-rf-board:OM6716" target="_blank"&gt;https://www.nxp.com/products/security-and-authentication/secure-car-access/transponder-evaluation-and-development-kit-2-rke-pke-with-rf-board:OM6716&lt;/A&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>Thu, 24 Jun 2021 09:27:05 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Implementing-Hitag2-encryption-on-PKE-base-station/m-p/1297567#M11200</guid>
      <dc:creator>Kan_Li</dc:creator>
      <dc:date>2021-06-24T09:27:05Z</dc:date>
    </item>
  </channel>
</rss>

