<?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>LPC MicrocontrollersのトピックLPC55S with EdgeLock</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC55S-with-EdgeLock/m-p/1241316#M44167</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;In our next project we are going to use an LPC55S MCU with the below integrated security features:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;PUF&lt;/LI&gt;&lt;LI&gt;Secure boot&lt;/LI&gt;&lt;LI&gt;TrustZone&lt;/LI&gt;&lt;LI&gt;HASH-AES&lt;/LI&gt;&lt;LI&gt;CASPER&lt;/LI&gt;&lt;LI&gt;PRINCE&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;I went over the documentation for each of these features, and it seems to me that adding an external secure element for my application seems redundant. In fact it might cause more harm than benefits if the I2C bus is sniffed.&lt;/P&gt;&lt;P&gt;As a brief description, I have a wireless transceiver connected to the MCU. In order to join the network, I need to provide 2 128BIT keys. These keys need to be provisioned (and match) on the device and on the server for the joining process to succeed.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Given the above and making sure that the firmware implements the secure features in an optimal manner without compromising the security. Would an external secure element such as the SE050 offer any additional security to the device ? Or would it become redundant and maybe a liability if the attacker had physical access to the PCB.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sat, 06 Mar 2021 08:16:54 GMT</pubDate>
    <dc:creator>LazyHD</dc:creator>
    <dc:date>2021-03-06T08:16:54Z</dc:date>
    <item>
      <title>LPC55S with EdgeLock</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC55S-with-EdgeLock/m-p/1241316#M44167</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;In our next project we are going to use an LPC55S MCU with the below integrated security features:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;PUF&lt;/LI&gt;&lt;LI&gt;Secure boot&lt;/LI&gt;&lt;LI&gt;TrustZone&lt;/LI&gt;&lt;LI&gt;HASH-AES&lt;/LI&gt;&lt;LI&gt;CASPER&lt;/LI&gt;&lt;LI&gt;PRINCE&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;I went over the documentation for each of these features, and it seems to me that adding an external secure element for my application seems redundant. In fact it might cause more harm than benefits if the I2C bus is sniffed.&lt;/P&gt;&lt;P&gt;As a brief description, I have a wireless transceiver connected to the MCU. In order to join the network, I need to provide 2 128BIT keys. These keys need to be provisioned (and match) on the device and on the server for the joining process to succeed.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Given the above and making sure that the firmware implements the secure features in an optimal manner without compromising the security. Would an external secure element such as the SE050 offer any additional security to the device ? Or would it become redundant and maybe a liability if the attacker had physical access to the PCB.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 06 Mar 2021 08:16:54 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC55S-with-EdgeLock/m-p/1241316#M44167</guid>
      <dc:creator>LazyHD</dc:creator>
      <dc:date>2021-03-06T08:16:54Z</dc:date>
    </item>
    <item>
      <title>Re: LPC55S with EdgeLock</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC55S-with-EdgeLock/m-p/1241425#M44172</link>
      <description>&lt;P&gt;Hi, Hisham,&lt;/P&gt;
&lt;P&gt;Regarding the LPC55Sxx, as you know that it can do the following job with hardware. module.&lt;/P&gt;
&lt;P&gt;Security features module:&lt;/P&gt;
&lt;P&gt;1)can generate random number&lt;/P&gt;
&lt;P&gt;2)support hash and perform SHA-1 and SHA-2 with 256-bit digest (SHA-256).&lt;/P&gt;
&lt;P&gt;3)support asymmetric encryption/decryption , AES and 3DES&lt;/P&gt;
&lt;P&gt;Casper co-processor:&lt;/P&gt;
&lt;P&gt;support asymmetric encryption/decryption&lt;/P&gt;
&lt;P&gt;1)support RSA&lt;/P&gt;
&lt;P&gt;2)support ECC, can generate private key and public key with ECC, can do ECDH and ECDSA.&lt;/P&gt;
&lt;P&gt;Pls refer to the AN:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.nxp.com.cn/docs/en/application-note/AN12542.pdf" target="_blank"&gt;https://www.nxp.com.cn/docs/en/application-note/AN12542.pdf&lt;/A&gt;&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;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 08 Mar 2021 02:23:45 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC55S-with-EdgeLock/m-p/1241425#M44172</guid>
      <dc:creator>xiangjun_rong</dc:creator>
      <dc:date>2021-03-08T02:23:45Z</dc:date>
    </item>
    <item>
      <title>Re: LPC55S with EdgeLock</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC55S-with-EdgeLock/m-p/1241653#M44176</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;SPAN&gt;Xiangjun Rong,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thank you for your reply and sharing the application note, i will go through it.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I understand the security features of the LPC55S, my question is would a secure element like the SE050 add any additional security ?&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks again&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 08 Mar 2021 09:26:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC55S-with-EdgeLock/m-p/1241653#M44176</guid>
      <dc:creator>LazyHD</dc:creator>
      <dc:date>2021-03-08T09:26:50Z</dc:date>
    </item>
    <item>
      <title>Re: LPC55S with EdgeLock</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC55S-with-EdgeLock/m-p/1242389#M44193</link>
      <description>&lt;P&gt;Hi, Hisham,&lt;/P&gt;
&lt;P&gt;Obviously, the SE050 can provide additional security, but it is dependent on the security level and security features you required.&lt;/P&gt;
&lt;P&gt;BR&lt;/P&gt;
&lt;P&gt;Xiangjun Rong&lt;/P&gt;</description>
      <pubDate>Tue, 09 Mar 2021 09:17:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC55S-with-EdgeLock/m-p/1242389#M44193</guid>
      <dc:creator>xiangjun_rong</dc:creator>
      <dc:date>2021-03-09T09:17:04Z</dc:date>
    </item>
    <item>
      <title>Re: LPC55S with EdgeLock</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC55S-with-EdgeLock/m-p/1243041#M44217</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;SPAN&gt;Xiangjun Rong,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thank you again for your reply.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;As I mentioned in my original post, I need to generate and store 2 keys on my device to access a wireless network (LoRa). The same keys will need to be provided to the server during manufacturing.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I was thinking about using the SRAM PUF on the LPC to generate and store the keys. In addition to the PUF, I will use PRINCE to encrypt critical flash areas and I will use ARM Trustzone to separate&amp;nbsp;secure and non-secure code.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I don't need NFC connection and I don't need to connect a sensor directly to the SE050. In that case would an external SE050 add any additional security to my application ? Tamper detection will be done using a GPIO and RTC module on the LPC.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I would like to use maximum possible security, so if the external SE050 adds any additional security to the above mentioned implementation I will add it to the system. But for now, I don't see the benefit in my specific application.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 10 Mar 2021 07:40:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC55S-with-EdgeLock/m-p/1243041#M44217</guid>
      <dc:creator>LazyHD</dc:creator>
      <dc:date>2021-03-10T07:40:30Z</dc:date>
    </item>
  </channel>
</rss>

