<?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>PSA persistant key usage</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/118427/psa-persistant-key-usage</link><description>hello . i tested the sample for the persistance key it worked with the AES key . But when i tried with the EDDSA key i received that error psa_generate_key failed! (Error: -134). 
 ############### main.c ################ 
 
 #define SAMPLE_PERS_KEY_ID</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 28 Jan 2025 13:59:09 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/118427/psa-persistant-key-usage" /><item><title>RE: PSA persistant key usage</title><link>https://devzone.nordicsemi.com/thread/520378?ContentTypeID=1</link><pubDate>Tue, 28 Jan 2025 13:59:09 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e7ee247e-9a03-4d65-ba86-1c06f6e47d41</guid><dc:creator>kelk</dc:creator><description>&lt;p&gt;i fixed the Problem in the nrf5340dk_nrf5340_cpuapp.conf : the&amp;nbsp;&lt;/p&gt;
&lt;div&gt;
&lt;div&gt;&lt;span&gt;CONFIG_PSA_CRYPTO_DRIVER_OBERON was disable . I read that is necessary for the SHA-512 used for generating the EDDSA key . thank you&lt;/span&gt;&lt;/div&gt;
&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: PSA persistant key usage</title><link>https://devzone.nordicsemi.com/thread/520377?ContentTypeID=1</link><pubDate>Tue, 28 Jan 2025 13:51:00 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:471c6bc3-ae7e-4306-9437-b56068790c2d</guid><dc:creator>Einar Thorsrud</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;-134 is&amp;nbsp;PSA_ERROR_NOT_SUPPORTED. I suggest debugging a bit to see more precicely why and where this error come from.&lt;/p&gt;
&lt;p&gt;I am not able to build this as the main.c content is not complete. Can you upload the complete modified sample you are using? (You can either upload in a zip via Insert -&amp;gt; Image/video/file, or insert the filte content. Note that code can be inserted via Insert -&amp;gt; Code to be more readable). Also, which SDK version are you using?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>