<?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: SE05x sign and verify with NXP keys in Secure Authentication</title>
    <link>https://community.nxp.com/t5/Secure-Authentication/SE05x-sign-and-verify-with-NXP-keys/m-p/1563115#M1019</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/194626"&gt;@wyss-11&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The secure objects provisioned at 0xF0000000 are different device by device, so you better generate the key pair externally and inject it to the devices at somewhere else such as 0x10001000. For test purpose, you may use "&lt;SPAN class="pre"&gt;&lt;SPAN class="highlighted"&gt;ssscli&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="pre"&gt;set&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="pre"&gt;ecc&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="pre"&gt;pair" to inject the secure object, for mass production, we recommend the edgelock2go secure service. Please kindly refer to&amp;nbsp;&lt;A href="https://www.nxp.com/products/security-and-authentication/secure-service-2go-platform/edgelock-2go:EDGELOCK-2GO" target="_blank"&gt;https://www.nxp.com/products/security-and-authentication/secure-service-2go-platform/edgelock-2go:EDGELOCK-2GO&lt;/A&gt;&amp;nbsp;for details.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="pre"&gt;Hope that helps,&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, 02 Dec 2022 02:05:20 GMT</pubDate>
    <dc:creator>Kan_Li</dc:creator>
    <dc:date>2022-12-02T02:05:20Z</dc:date>
    <item>
      <title>SE05x sign and verify with NXP keys</title>
      <link>https://community.nxp.com/t5/Secure-Authentication/SE05x-sign-and-verify-with-NXP-keys/m-p/1562830#M1017</link>
      <description>&lt;P&gt;I started to play around with the SE050E and I successfully compiled the middleware with its ssscli tool.&amp;nbsp;&lt;/P&gt;&lt;P&gt;My use case is that I need an attestation (from preprovisioned NXP keys) that a binary file stored in the SE050E on the embedded device is unchanged (sign binary file / verify binary file).&lt;/P&gt;&lt;P&gt;On device X I can do a sign/verify with the following commands:&amp;nbsp;&lt;/P&gt;&lt;P&gt;ssscli sign 0xF0000000 foo foo_signed&lt;BR /&gt;ssscli verify 0xF0000000 foo foo_signed&lt;/P&gt;&lt;P&gt;When I copy foo and foo_signed to another embedded device Y, I want to be able to check that the file signed by NXP. But the verification fails.&amp;nbsp;&lt;/P&gt;&lt;P&gt;So my question: How would you do such an attestation with ssscli on 2 different embedded devices X and Y?&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 01 Dec 2022 12:45:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Secure-Authentication/SE05x-sign-and-verify-with-NXP-keys/m-p/1562830#M1017</guid>
      <dc:creator>wyss-11</dc:creator>
      <dc:date>2022-12-01T12:45:14Z</dc:date>
    </item>
    <item>
      <title>Re: SE05x sign and verify with NXP keys</title>
      <link>https://community.nxp.com/t5/Secure-Authentication/SE05x-sign-and-verify-with-NXP-keys/m-p/1563115#M1019</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/194626"&gt;@wyss-11&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The secure objects provisioned at 0xF0000000 are different device by device, so you better generate the key pair externally and inject it to the devices at somewhere else such as 0x10001000. For test purpose, you may use "&lt;SPAN class="pre"&gt;&lt;SPAN class="highlighted"&gt;ssscli&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="pre"&gt;set&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="pre"&gt;ecc&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="pre"&gt;pair" to inject the secure object, for mass production, we recommend the edgelock2go secure service. Please kindly refer to&amp;nbsp;&lt;A href="https://www.nxp.com/products/security-and-authentication/secure-service-2go-platform/edgelock-2go:EDGELOCK-2GO" target="_blank"&gt;https://www.nxp.com/products/security-and-authentication/secure-service-2go-platform/edgelock-2go:EDGELOCK-2GO&lt;/A&gt;&amp;nbsp;for details.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="pre"&gt;Hope that helps,&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, 02 Dec 2022 02:05:20 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Secure-Authentication/SE05x-sign-and-verify-with-NXP-keys/m-p/1563115#M1019</guid>
      <dc:creator>Kan_Li</dc:creator>
      <dc:date>2022-12-02T02:05:20Z</dc:date>
    </item>
  </channel>
</rss>

