<?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: When will the tools support openssl 3? in MCUXpresso Secure Provisioning Tool</title>
    <link>https://community.nxp.com/t5/MCUXpresso-Secure-Provisioning/When-will-the-tools-support-openssl-3/m-p/1731978#M288</link>
    <description>&lt;P&gt;who are the cst maintainers? Where can I ask these questions?&lt;/P&gt;&lt;P&gt;However, you can answer the other questions:&lt;/P&gt;&lt;P&gt;what is the roadmap for the release of SPSDK 2.0, and consequently that for Provisioning Tool v8?&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;Max&lt;/P&gt;</description>
    <pubDate>Fri, 29 Sep 2023 13:05:03 GMT</pubDate>
    <dc:creator>mastupristi</dc:creator>
    <dc:date>2023-09-29T13:05:03Z</dc:date>
    <item>
      <title>When will the tools support openssl 3?</title>
      <link>https://community.nxp.com/t5/MCUXpresso-Secure-Provisioning/When-will-the-tools-support-openssl-3/m-p/1731842#M272</link>
      <description>&lt;P&gt;the latest version of cst that I have the sources for is 3.3.2. It requires openssl1.1.1t.&lt;BR /&gt;This very much constrains the versions of ubuntu on which it is possible to compile it.&lt;BR /&gt;For example, the ubuntu 20.04 LTS integrates openssl1.1.1f, while the ubuntu 22.04 LTS uses openssl 3.0.2&lt;BR /&gt;The last non-LTS ubuntu that has openssl 1.1 (1.1.1l) is 21.10, which is no longer supported as of 2022-07-14.&lt;BR /&gt;For about two years ubuntu no longer uses openssl1.1, also since September openssl 1.1.1 has been declared obsolete (see &lt;A href="https://www.openssl.org/blog/blog/2023/09/11/eol-111/" target="_blank"&gt;https://www.openssl.org/blog/blog/2023/09/11/eol-111/&lt;/A&gt;)&lt;/P&gt;&lt;P&gt;I could download openssl sources but (I already tried) in some cases they conflict with the openssl3 installation I have on my machines. Especially trying to use HSM tokens with pkcs11 interface.&lt;/P&gt;&lt;P&gt;Basically you &lt;U&gt;&lt;STRONG&gt;MUST&lt;/STRONG&gt;&lt;/U&gt; update your tools so that they can use openssl 3.x&lt;/P&gt;&lt;P&gt;do you have it on the roadmap yet?&lt;BR /&gt;When can we hope to have the tools updated?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;best regards&lt;/P&gt;&lt;P&gt;Max&lt;/P&gt;</description>
      <pubDate>Fri, 29 Sep 2023 07:32:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-Secure-Provisioning/When-will-the-tools-support-openssl-3/m-p/1731842#M272</guid>
      <dc:creator>mastupristi</dc:creator>
      <dc:date>2023-09-29T07:32:51Z</dc:date>
    </item>
    <item>
      <title>Re: When will the tools support openssl 3?</title>
      <link>https://community.nxp.com/t5/MCUXpresso-Secure-Provisioning/When-will-the-tools-support-openssl-3/m-p/1731864#M276</link>
      <description>&lt;P&gt;Hello Max,&lt;/P&gt;
&lt;P&gt;in Secure Provisioning Tool we do not maintain CST, we just use it as it is. Also for the upcoming version we are going to remove the dependency on the CST completely and we will use SPSDK only. Only for the i.MX we've used CST and starting v8 SPSDK should cover all supported families.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please note that SPSDK has a possibility to create a custom plugin - Signature Provider, where one can integrate e.g. custom HSM.&lt;/P&gt;
&lt;P&gt;This should be improved in SPSDK 2.0 and hopefully integrated into Secure Provisioning Tool later on.&lt;/P&gt;
&lt;P&gt;- &lt;A href="https://spsdk.readthedocs.io/en/latest/examples/signature_prov.html" target="_blank"&gt;https://spsdk.readthedocs.io/en/latest/examples/signature_prov.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;- &lt;A href="https://community.nxp.com/t5/Secure-Provisioning-SDK-SPSDK/tkb-p/SPSDK" target="_blank"&gt;https://community.nxp.com/t5/Secure-Provisioning-SDK-SPSDK/tkb-p/SPSDK&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Libor&lt;/P&gt;</description>
      <pubDate>Fri, 29 Sep 2023 07:58:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-Secure-Provisioning/When-will-the-tools-support-openssl-3/m-p/1731864#M276</guid>
      <dc:creator>liborukropec</dc:creator>
      <dc:date>2023-09-29T07:58:04Z</dc:date>
    </item>
    <item>
      <title>Re: When will the tools support openssl 3?</title>
      <link>https://community.nxp.com/t5/MCUXpresso-Secure-Provisioning/When-will-the-tools-support-openssl-3/m-p/1731948#M285</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;P&gt;in Secure Provisioning Tool we do not maintain CST, we just use it as it is&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;It is my understanding that cst was developed and maintained by NXP, at least up to version 3.3.2&lt;/P&gt;&lt;P&gt;I will take a look at SPSDK.&lt;/P&gt;&lt;P&gt;what is the roadmap for the release of SPSDK 2.0, and consequently that for Provisioning Tool v8?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;Max&lt;/P&gt;</description>
      <pubDate>Fri, 29 Sep 2023 11:23:48 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-Secure-Provisioning/When-will-the-tools-support-openssl-3/m-p/1731948#M285</guid>
      <dc:creator>mastupristi</dc:creator>
      <dc:date>2023-09-29T11:23:48Z</dc:date>
    </item>
    <item>
      <title>Re: When will the tools support openssl 3?</title>
      <link>https://community.nxp.com/t5/MCUXpresso-Secure-Provisioning/When-will-the-tools-support-openssl-3/m-p/1731972#M287</link>
      <description>&lt;BLOCKQUOTE&gt;
&lt;P&gt;It is my understanding that cst was developed and maintained by NXP, at least up to version 3.3.2&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;
&lt;P&gt;It is true, CST is from NXP, by statement:&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;in Secure Provisioning Tool we do not maintain CST,&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;
&lt;P&gt;I meant that we, developers of Secure Provisioning Tool (NXP), do not maintain CST tool (NXP) so I cannot comment technical details of the CST internals.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Libor&lt;/P&gt;</description>
      <pubDate>Fri, 29 Sep 2023 12:52:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-Secure-Provisioning/When-will-the-tools-support-openssl-3/m-p/1731972#M287</guid>
      <dc:creator>liborukropec</dc:creator>
      <dc:date>2023-09-29T12:52:00Z</dc:date>
    </item>
    <item>
      <title>Re: When will the tools support openssl 3?</title>
      <link>https://community.nxp.com/t5/MCUXpresso-Secure-Provisioning/When-will-the-tools-support-openssl-3/m-p/1731978#M288</link>
      <description>&lt;P&gt;who are the cst maintainers? Where can I ask these questions?&lt;/P&gt;&lt;P&gt;However, you can answer the other questions:&lt;/P&gt;&lt;P&gt;what is the roadmap for the release of SPSDK 2.0, and consequently that for Provisioning Tool v8?&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;Max&lt;/P&gt;</description>
      <pubDate>Fri, 29 Sep 2023 13:05:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-Secure-Provisioning/When-will-the-tools-support-openssl-3/m-p/1731978#M288</guid>
      <dc:creator>mastupristi</dc:creator>
      <dc:date>2023-09-29T13:05:03Z</dc:date>
    </item>
    <item>
      <title>Re: When will the tools support openssl 3?</title>
      <link>https://community.nxp.com/t5/MCUXpresso-Secure-Provisioning/When-will-the-tools-support-openssl-3/m-p/1731989#M290</link>
      <description>&lt;P&gt;Hi Max,&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;who are the cst maintainers? Where can I ask these questions?&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;
&lt;P&gt;I already asked internally for the answer, unfortunately who can help is in different time zone.&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;roadmap for the release of SPSDK 2.0&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;
&lt;P&gt;it was in the link, SPSDK 2.0 should be at the end of the September. I know, it is almost the end &lt;LI-EMOJI id="lia_slightly-smiling-face" title=":slightly_smiling_face:"&gt;&lt;/LI-EMOJI&gt; so in a week or two or so.&lt;/P&gt;
&lt;P&gt;This is the community for SPSDK, you can ask here: &lt;A href="https://community.nxp.com/t5/Secure-Provisioning-SDK-SPSDK/tkb-p/SPSDK" target="_blank"&gt;https://community.nxp.com/t5/Secure-Provisioning-SDK-SPSDK/tkb-p/SPSDK&lt;/A&gt;&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;consequently that for Provisioning Tool v8&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;
&lt;P&gt;I cannot say exact date, let's say v8 won't be earlier than in January 2024; realistic time frame is in the middle of Q1 24 (this is not an official promise of public release).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Libor&lt;/P&gt;</description>
      <pubDate>Fri, 29 Sep 2023 13:29:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-Secure-Provisioning/When-will-the-tools-support-openssl-3/m-p/1731989#M290</guid>
      <dc:creator>liborukropec</dc:creator>
      <dc:date>2023-09-29T13:29:59Z</dc:date>
    </item>
  </channel>
</rss>

