<?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 CST Tool with HSM Keys in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/CST-Tool-with-HSM-Keys/m-p/806609#M124464</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I got the CST 3.0.1 tool and compile in windows. The&amp;nbsp;adapt_layer_openssl.c file says to modify it for HSM implementations but its not clear whether cst can be used when the keys are already generated in HSM and OpenSSL is not involved with Keys.&amp;nbsp;Note that we have a separate API to integrate with HSM by sending the hash and retrieve the signature, but not sure if that can be adapted with CST tool.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 18 Oct 2018 16:58:13 GMT</pubDate>
    <dc:creator>rohith_chinnasw</dc:creator>
    <dc:date>2018-10-18T16:58:13Z</dc:date>
    <item>
      <title>CST Tool with HSM Keys</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/CST-Tool-with-HSM-Keys/m-p/806609#M124464</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I got the CST 3.0.1 tool and compile in windows. The&amp;nbsp;adapt_layer_openssl.c file says to modify it for HSM implementations but its not clear whether cst can be used when the keys are already generated in HSM and OpenSSL is not involved with Keys.&amp;nbsp;Note that we have a separate API to integrate with HSM by sending the hash and retrieve the signature, but not sure if that can be adapted with CST tool.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Oct 2018 16:58:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/CST-Tool-with-HSM-Keys/m-p/806609#M124464</guid>
      <dc:creator>rohith_chinnasw</dc:creator>
      <dc:date>2018-10-18T16:58:13Z</dc:date>
    </item>
    <item>
      <title>Re: CST Tool with HSM Keys</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/CST-Tool-with-HSM-Keys/m-p/806610#M124465</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;Hello,&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: black; font-size: 10.0pt;"&gt;&amp;nbsp; Our CST implementation is not intended for HSM using.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: black; font-size: 10.0pt;"&gt;Generally customers can refer to Appendix B (Replacing the CST Backend Implementation) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: black; font-size: 10.0pt;"&gt;of “CST_UG.pdf” for some recommendations how to implement own solution. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: black; font-size: 10.0pt;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: black; font-size: 10.0pt;"&gt;Recent CST (3.1.0) may be loaded, using the following link:&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;&lt;SPAN style="color: black; font-size: 10.0pt;"&gt;&lt;A href="https://www.nxp.com/webapp/Download?colCode=IMX_CST_TOOL"&gt;https://www.nxp.com/webapp/Download?colCode=IMX_CST_TOOL&lt;/A&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;Have a great day,&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;Yuri&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;------------------------------------------------------------------------------&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;Note: If this post answers your question, please click the Correct Answer &lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;button. Thank you!&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Oct 2018 08:36:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/CST-Tool-with-HSM-Keys/m-p/806610#M124465</guid>
      <dc:creator>Yuri</dc:creator>
      <dc:date>2018-10-25T08:36:39Z</dc:date>
    </item>
    <item>
      <title>Re: CST Tool with HSM Keys</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/CST-Tool-with-HSM-Keys/m-p/806611#M124466</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Yuri. I will try on 3.1.0 version. I saw the guide but it wasnt clear on whether we can use the pregenerated keys or we need to use OpenSSL to create those HSM keys.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also is a similar reference available for mkimage tool(to customize with HSM)?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Oct 2018 16:08:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/CST-Tool-with-HSM-Keys/m-p/806611#M124466</guid>
      <dc:creator>rohith_chinnasw</dc:creator>
      <dc:date>2018-10-25T16:08:26Z</dc:date>
    </item>
    <item>
      <title>Re: CST Tool with HSM Keys</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/CST-Tool-with-HSM-Keys/m-p/806612#M124467</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;Please create request \ ticket for more considerations.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://www.nxp.com/support/support:SUPPORTHOME?tid=sbmenu" title="https://www.nxp.com/support/support:SUPPORTHOME?tid=sbmenu"&gt;Support|NXP&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Yuri.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Oct 2018 03:42:06 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/CST-Tool-with-HSM-Keys/m-p/806612#M124467</guid>
      <dc:creator>Yuri</dc:creator>
      <dc:date>2018-10-26T03:42:06Z</dc:date>
    </item>
    <item>
      <title>Re: CST Tool with HSM Keys</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/CST-Tool-with-HSM-Keys/m-p/1705125#M210833</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/174488"&gt;@rohith_chinnasw&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Did your CST tool able to communicate with HSM through the API's? Have you done any changes in CST tool to communicate with HSM?&lt;/P&gt;&lt;P&gt;I am also working on same concept where CST tool should able to communicate with remote HSM through the standard vendor API's like DigiCert API. DigiCert have their own API's to communicate with HSM which is possible to call the API's from the simple script along with hash value &amp;amp; get the it signed from HSM.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I don't whether this can be possible with CST tool? If you can share your experience, that will be helpful for me.&lt;/P&gt;&lt;P&gt;Thanks.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 15 Aug 2023 16:42:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/CST-Tool-with-HSM-Keys/m-p/1705125#M210833</guid>
      <dc:creator>jbhaijy</dc:creator>
      <dc:date>2023-08-15T16:42:15Z</dc:date>
    </item>
  </channel>
</rss>

