<?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: Questions on DH Key Support in HSE-B in S32K</title>
    <link>https://community.nxp.com/t5/S32K/Questions-on-DH-Key-Support-in-HSE-B/m-p/2363408#M58485</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/253372"&gt;@KaleRushikesh&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This feature was available in earlier versions of HSE firmware but it was removed due to limited size of flash for HSE firmware. You can check release notes file of the firmware. I can see that it was removed from version 0.2.40.0 and higher:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="lukaszadrapa_0-1778500550600.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/384981iFF6FFBC5F5B9E60F/image-size/medium?v=v2&amp;amp;px=400" role="button" title="lukaszadrapa_0-1778500550600.png" alt="lukaszadrapa_0-1778500550600.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;If you need this feature, there’s an option to request premium customized version of HSE firmware. Please contact local sales person for details.&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Lukas&lt;/P&gt;</description>
    <pubDate>Mon, 11 May 2026 11:56:24 GMT</pubDate>
    <dc:creator>lukaszadrapa</dc:creator>
    <dc:date>2026-05-11T11:56:24Z</dc:date>
    <item>
      <title>Questions on DH Key Support in HSE-B</title>
      <link>https://community.nxp.com/t5/S32K/Questions-on-DH-Key-Support-in-HSE-B/m-p/2363249#M58477</link>
      <description>&lt;DIV&gt;&lt;SPAN&gt;Hello NXP Community Team,&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;DIV class=""&gt;&lt;DIV&gt;&lt;P&gt;&lt;SPAN&gt;I have a couple of quick questions regarding DH key support in HSE-B:&lt;/SPAN&gt;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;&lt;P&gt;&lt;SPAN&gt;Does HSE-B support Diffie-Hellman (DH) keys? If yes, then why does the call&lt;/SPAN&gt;&lt;/P&gt;&lt;DIV&gt;&lt;DIV class=""&gt;&lt;DIV&gt;&lt;PRE&gt;&lt;SPAN&gt;HseResponse &lt;/SPAN&gt;&lt;SPAN&gt;= &lt;/SPAN&gt;&lt;SPAN&gt;App_GetHseAttrCapabilities(MU0_INSTANCE_U8, &lt;/SPAN&gt;&lt;SPAN&gt;&amp;amp;Hse_AttrCapabilities);  &lt;/SPAN&gt;&lt;/PRE&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;P&gt;&lt;SPAN&gt;return a zero value for the HSE_CAP_IDX_CLASSIC_DH (25th bit) in Hse_AttrCapabilities&lt;/SPAN&gt;&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;&lt;SPAN&gt;After adding the following key group to the NVM catalog:&lt;/SPAN&gt;&lt;/P&gt;&lt;DIV&gt;&lt;DIV class=""&gt;&lt;DIV&gt;&lt;PRE&gt;&lt;SPAN&gt;{(HSE_MU0_MASK), &lt;/SPAN&gt;&lt;SPAN&gt;HSE_KEY_OWNER_CUST, &lt;/SPAN&gt;&lt;SPAN&gt;HSE_KEY_TYPE_DH_PAIR, &lt;/SPAN&gt;&lt;SPAN&gt;2U&lt;/SPAN&gt;&lt;SPAN&gt;, &lt;/SPAN&gt;&lt;SPAN&gt;1024U&lt;/SPAN&gt;&lt;SPAN&gt;, &lt;/SPAN&gt;&lt;SPAN&gt;{&lt;/SPAN&gt;&lt;SPAN&gt;0U&lt;/SPAN&gt;&lt;SPAN&gt;, &lt;/SPAN&gt;&lt;SPAN&gt;0U&lt;/SPAN&gt;&lt;SPAN&gt;}},  &lt;/SPAN&gt;&lt;/PRE&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;P&gt;&lt;SPAN&gt;the call to formatKeyCatalog returns HSE_SRV_RSP_NOT_ALLOWED. Could you clarify why this happens?&lt;/SPAN&gt;&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;How can i generate the DH key pair, which later use for generate DH-shared-secret computation.&lt;/SPAN&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;SPAN&gt;Thank you for your guidance.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Best regards, Rushikesh&lt;/SPAN&gt;&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Mon, 11 May 2026 08:48:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Questions-on-DH-Key-Support-in-HSE-B/m-p/2363249#M58477</guid>
      <dc:creator>KaleRushikesh</dc:creator>
      <dc:date>2026-05-11T08:48:03Z</dc:date>
    </item>
    <item>
      <title>Re: Questions on DH Key Support in HSE-B</title>
      <link>https://community.nxp.com/t5/S32K/Questions-on-DH-Key-Support-in-HSE-B/m-p/2363408#M58485</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/253372"&gt;@KaleRushikesh&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This feature was available in earlier versions of HSE firmware but it was removed due to limited size of flash for HSE firmware. You can check release notes file of the firmware. I can see that it was removed from version 0.2.40.0 and higher:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="lukaszadrapa_0-1778500550600.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/384981iFF6FFBC5F5B9E60F/image-size/medium?v=v2&amp;amp;px=400" role="button" title="lukaszadrapa_0-1778500550600.png" alt="lukaszadrapa_0-1778500550600.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;If you need this feature, there’s an option to request premium customized version of HSE firmware. Please contact local sales person for details.&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Lukas&lt;/P&gt;</description>
      <pubDate>Mon, 11 May 2026 11:56:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Questions-on-DH-Key-Support-in-HSE-B/m-p/2363408#M58485</guid>
      <dc:creator>lukaszadrapa</dc:creator>
      <dc:date>2026-05-11T11:56:24Z</dc:date>
    </item>
  </channel>
</rss>

