<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://devzone.nordicsemi.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>nRF54L15 - Fail to provision ED25519 keys in to the KMU (nrfutil)</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/122902/nrf54l15---fail-to-provision-ed25519-keys-in-to-the-kmu-nrfutil</link><description>Hi Team, 
 While we are testing provisioning private keys (secp256r1) into the KMU via nrfutil we came across few issues which are recorded in the other ticket we opened, after some more testing we ran in to some additional issues with the provisioning</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 14 Jul 2025 09:22:37 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/122902/nrf54l15---fail-to-provision-ed25519-keys-in-to-the-kmu-nrfutil" /><item><title>RE: nRF54L15 - Fail to provision ED25519 keys in to the KMU (nrfutil)</title><link>https://devzone.nordicsemi.com/thread/542347?ContentTypeID=1</link><pubDate>Mon, 14 Jul 2025 09:22:37 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d45853ab-ac50-4a95-a03b-b2b849961306</guid><dc:creator>Priyanka</dc:creator><description>&lt;p&gt;Thanks for updating. Will convey this to the team.&lt;/p&gt;
&lt;p&gt;-Priyanka&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF54L15 - Fail to provision ED25519 keys in to the KMU (nrfutil)</title><link>https://devzone.nordicsemi.com/thread/542258?ContentTypeID=1</link><pubDate>Fri, 11 Jul 2025 13:26:25 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ed8dc7d8-3a3c-4880-a78a-9e4c5c94551a</guid><dc:creator>DanN</dc:creator><description>&lt;p&gt;Hi Priyanka,&lt;/p&gt;
&lt;p&gt;Thanks for the quick follow up and the information regarding the key bit size.&lt;/p&gt;
&lt;p&gt;As for the error message, it&amp;#39;s not very informative, we get the generic message same as the issue reported in the other ticket I mentioned:&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&amp;quot;Failed to provision keys on &amp;quot;1050XXXXXX&amp;quot;, Device error: Keys [123] failed provisioning.&amp;quot;&lt;br /&gt;&lt;br /&gt;Kind regards,&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Daniyal&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF54L15 - Fail to provision ED25519 keys in to the KMU (nrfutil)</title><link>https://devzone.nordicsemi.com/thread/542249?ContentTypeID=1</link><pubDate>Fri, 11 Jul 2025 12:53:02 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:93a3b15a-b9db-4904-b76e-6a0afc3f7a6f</guid><dc:creator>Priyanka</dc:creator><description>[quote user=""]1. the --size parameter must be 255, the ED25519 key pairs length are actually 256 bit, when we give 256 the provisioning fails, I guess somewhere the microcode checks for this, not sure if this is a issue or not just mentioning it here as information.[/quote]
&lt;p&gt;&lt;span&gt; ed25519 keys in PSA are 255-bit: &lt;a title="https://arm-software.github.io/psa-api/crypto/1.2/api/keys/types.html" href="https://arm-software.github.io/psa-api/crypto/1.2/api/keys/types.html" rel="noopener noreferrer" target="_blank"&gt;https://arm-software.github.io/psa-api/crypto/1.2/api/keys/types.html&lt;/a&gt; &lt;/span&gt;&lt;/p&gt;
[quote user=""]&lt;span&gt;2. the --cracen_usage parameter supposed to support both the &amp;quot;ENCRYPTED&amp;quot; and &amp;quot;RAW&amp;quot; based on the &lt;a href="https://docs.nordicsemi.com/bundle/ncs-3.0.2/page/nrf/app_dev/device_guides/nrf54l/cryptography.html#supported_key_types"&gt;info&amp;nbsp;provided by Nordic&lt;/a&gt;, however, the provisioning only works with the&amp;nbsp;&lt;/span&gt;&lt;span&gt;&amp;quot;RAW&amp;quot; option (--size&amp;nbsp;255). We kept other parameters same as above.&lt;br /&gt;&lt;/span&gt;[/quote]
&lt;p&gt;&lt;span&gt;What error do&amp;nbsp;you get when trying to provision with the ENCRYPTED option? Could be an issue with the script, but it is supported in the KMU.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;-Priyanka&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF54L15 - Fail to provision ED25519 keys in to the KMU (nrfutil)</title><link>https://devzone.nordicsemi.com/thread/542247?ContentTypeID=1</link><pubDate>Fri, 11 Jul 2025 12:42:07 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5696e0c7-8f10-40fc-bb89-256591b80a22</guid><dc:creator>Priyanka</dc:creator><description>&lt;p&gt;Hi Daniyal,&lt;/p&gt;
&lt;p&gt;Checking this internally and will keep you updated.&lt;/p&gt;
&lt;p&gt;Please expect a slight delay as it&amp;#39;s the summer vacation here in Norway .&lt;/p&gt;
&lt;p&gt;Thank you for understanding.&lt;/p&gt;
&lt;p&gt;-Priyanka&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>