<?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>Using X509 certificates with RSA crypto</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/124544/using-x509-certificates-with-rsa-crypto</link><description>Hello everyone, 
 I am using NRF5340-DK for my project and I am trying to combine X509 certificates (using MBEDTLS) with RSA operations (using PSA). This is my current proj.conf configuration related to crypto operations: 
 As I am activating NRF_SECURITY</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 25 Sep 2025 09:17:04 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/124544/using-x509-certificates-with-rsa-crypto" /><item><title>RE: Using X509 certificates with RSA crypto</title><link>https://devzone.nordicsemi.com/thread/549782?ContentTypeID=1</link><pubDate>Thu, 25 Sep 2025 09:17:04 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d1ebff45-4256-4585-8345-ec192297ec8b</guid><dc:creator>Einar Thorsrud</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;You can do that. ButI was&amp;nbsp;wondering if you have removed &lt;a href="https://github.com/nrfconnect/sdk-nrf/blob/9f562fbf9bd3052679c6a4f69aaee06c60199b12/subsys/nrf_security/Kconfig.legacy#L740"&gt;this line in&amp;nbsp;subsys/nrf_security/Kconfig.legacy&lt;/a&gt;&amp;nbsp;as described in the post? Note that if you are using SDK 3.1 or newer(?), that fix is allready in place. (However,&amp;nbsp;RSA certificates are stil not yet supported with PSA Crypto.)&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Using X509 certificates with RSA crypto</title><link>https://devzone.nordicsemi.com/thread/549771?ContentTypeID=1</link><pubDate>Thu, 25 Sep 2025 08:07:25 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:fe054a33-ff5e-4c2f-b201-39f1d1a87274</guid><dc:creator>Portilha</dc:creator><description>&lt;p&gt;Hello, I did not understood your suggestion. Should I post here my full proj.conf?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Using X509 certificates with RSA crypto</title><link>https://devzone.nordicsemi.com/thread/549581?ContentTypeID=1</link><pubDate>Tue, 23 Sep 2025 14:02:20 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:262bfcf3-0d6e-4b99-9aa1-a5fda3029d5f</guid><dc:creator>Einar Thorsrud</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Have you doen the change suggested in &lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/123366/rsa-certificates-can-t-be-parsed-when-config_mbedtls_use_psa_crypto-is-enabled/544339"&gt;this post&lt;/a&gt;&amp;nbsp;(removing &amp;quot;&lt;code&gt;depends on !MBEDTLS_USE_PSA_CRYPTO&lt;/code&gt;&amp;quot; for &lt;code&gt;MBEDTLS_RSA_C&lt;/code&gt;)?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Using X509 certificates with RSA crypto</title><link>https://devzone.nordicsemi.com/thread/549528?ContentTypeID=1</link><pubDate>Tue, 23 Sep 2025 10:43:49 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:83e30193-39f8-40ec-a318-9eca999c2a30</guid><dc:creator>Portilha</dc:creator><description>&lt;p&gt;Hello,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I don&amp;acute;t know if I have expressed myself correctly. I want to use two different concepts, one is X509 DER certificates and another is RSA encryption. If I deactivate the&amp;nbsp;&lt;span&gt;CONFIG_MBEDTLS_LEGACY_CRYPTO_C, the RSA code block works correcly. However if I disable this option I cannot compile the mbedtls functions for x509 certificates. I wanted to know if there is some way to have both functionalities at the same time.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Using X509 certificates with RSA crypto</title><link>https://devzone.nordicsemi.com/thread/549526?ContentTypeID=1</link><pubDate>Tue, 23 Sep 2025 10:28:49 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8c0744b6-3076-42c6-9047-3605ccd4ee17</guid><dc:creator>Einar Thorsrud</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;RSA certificates are not yet supported with PSA Crypto. There is ongoing work for this, but I not not have a timeline for now. Please see &lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/123366/rsa-certificates-can-t-be-parsed-when-config_mbedtls_use_psa_crypto-is-enabled"&gt;this thread&lt;/a&gt; for more details.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>