<?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: Key Catalogs in S32K344</title>
    <link>https://community.nxp.com/t5/S32K/Key-Catalogs-in-S32K344/m-p/2266567#M55612</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/248858"&gt;@silvia_zandoli2&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I can't see&amp;nbsp;HSE_ECC_ComputeSecretAndSetAes function in your code. And such function is not present in the HSE framework.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Lukas&lt;/P&gt;</description>
    <pubDate>Fri, 19 Dec 2025 06:58:22 GMT</pubDate>
    <dc:creator>lukaszadrapa</dc:creator>
    <dc:date>2025-12-19T06:58:22Z</dc:date>
    <item>
      <title>Key Catalogs in S32K344</title>
      <link>https://community.nxp.com/t5/S32K/Key-Catalogs-in-S32K344/m-p/2265311#M55554</link>
      <description>&lt;P&gt;Hello, I'm doing a crypto test in Basic Secure Boot.&amp;nbsp;I attach main.c file&lt;BR /&gt;At this point&amp;nbsp;&lt;BR /&gt;rsp = HSE_ECC_ComputeSecretAndSetAes(peerPubKey);&lt;BR /&gt;if (rsp != HSE_SRV_RSP_OK) while (1);&lt;/P&gt;&lt;P&gt;it goes into while (1) because rsp has error code&amp;nbsp;&lt;SPAN&gt;0x55A5A399&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Maybe the problem is how I am formatting key catalogs&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 17 Dec 2025 19:21:45 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Key-Catalogs-in-S32K344/m-p/2265311#M55554</guid>
      <dc:creator>silvia_zandoli2</dc:creator>
      <dc:date>2025-12-17T19:21:45Z</dc:date>
    </item>
    <item>
      <title>Re: Key Catalogs in S32K344</title>
      <link>https://community.nxp.com/t5/S32K/Key-Catalogs-in-S32K344/m-p/2266567#M55612</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/248858"&gt;@silvia_zandoli2&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I can't see&amp;nbsp;HSE_ECC_ComputeSecretAndSetAes function in your code. And such function is not present in the HSE framework.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Lukas&lt;/P&gt;</description>
      <pubDate>Fri, 19 Dec 2025 06:58:22 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Key-Catalogs-in-S32K344/m-p/2266567#M55612</guid>
      <dc:creator>lukaszadrapa</dc:creator>
      <dc:date>2025-12-19T06:58:22Z</dc:date>
    </item>
    <item>
      <title>Re: Key Catalogs in S32K344</title>
      <link>https://community.nxp.com/t5/S32K/Key-Catalogs-in-S32K344/m-p/2268254#M55666</link>
      <description>&lt;P&gt;Hello, that function si defined by myself.&lt;BR /&gt;I report the definition. The code of the function is in the attached file. Thank you&lt;BR /&gt;The &lt;STRONG&gt;HSE_ECC_ComputeSecretAndSetAes&lt;/STRONG&gt; function orchestrates the secure key exchange protocol. It first imports the external Peer Public Key into the HSE secure memory. Subsequently, it triggers the ECDH (Elliptic Curve Diffie-Hellman) algorithm to calculate a Shared Secret using the device's internal private key. Finally, it derives a usable 128-bit AES Session Key from this secret, which remains locked inside the HSE for secure data encryption and decryption.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 23 Dec 2025 10:45:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Key-Catalogs-in-S32K344/m-p/2268254#M55666</guid>
      <dc:creator>silvia_zandoli2</dc:creator>
      <dc:date>2025-12-23T10:45:26Z</dc:date>
    </item>
  </channel>
</rss>

