<?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 km34 in Kinetis Microcontrollers</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/km34/m-p/1892786#M66468</link>
    <description>&lt;P&gt;I have a KM34 microcontroller, and I want to enable secure boot, which performs encryption and decryption operations using AES-128&lt;/P&gt;</description>
    <pubDate>Mon, 24 Jun 2024 09:50:14 GMT</pubDate>
    <dc:creator>RajPadmani</dc:creator>
    <dc:date>2024-06-24T09:50:14Z</dc:date>
    <item>
      <title>km34</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/km34/m-p/1892786#M66468</link>
      <description>&lt;P&gt;I have a KM34 microcontroller, and I want to enable secure boot, which performs encryption and decryption operations using AES-128&lt;/P&gt;</description>
      <pubDate>Mon, 24 Jun 2024 09:50:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/km34/m-p/1892786#M66468</guid>
      <dc:creator>RajPadmani</dc:creator>
      <dc:date>2024-06-24T09:50:14Z</dc:date>
    </item>
    <item>
      <title>Re: km34</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/km34/m-p/1893223#M66471</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;The KM34 has MMCAU module, it supports AES-128, in other words, it can encrypt plain message with key and generate cipher message, it can also decrypt the cipher message with key and generate plain message.&lt;/P&gt;
&lt;P&gt;but the secure boot is another concept, based on asymmetric encryption algorithms, the public/private key are generated for example RSA, eCC, the code is hashed and generate hash value, the hash value is signed with private key, and generate signed message.&lt;/P&gt;
&lt;P&gt;The boot code verify the signed message with public key and verify if the code is modified...&lt;/P&gt;
&lt;P&gt;I suppose that the KM34 does not support secure boot.&lt;/P&gt;
&lt;P&gt;Hope it can help you&lt;/P&gt;
&lt;P&gt;BR&lt;/P&gt;
&lt;P&gt;XiangJun Rong&lt;/P&gt;</description>
      <pubDate>Tue, 25 Jun 2024 02:02:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/km34/m-p/1893223#M66471</guid>
      <dc:creator>xiangjun_rong</dc:creator>
      <dc:date>2024-06-25T02:02:25Z</dc:date>
    </item>
  </channel>
</rss>

