<?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>Failed to link crypto library</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/76448/failed-to-link-crypto-library</link><description>Hello, 
 I have the NCS v1.5.0 and would like to use AES (in different modes) in my non-secure application. 
 Looking at the crypto libraries available described here http://developer.nordicsemi.com/nRF_Connect_SDK/doc/1.5.0/nrfxlib/nrf_security/README</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 17 Jun 2021 10:27:34 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/76448/failed-to-link-crypto-library" /><item><title>RE: Failed to link crypto library</title><link>https://devzone.nordicsemi.com/thread/315822?ContentTypeID=1</link><pubDate>Thu, 17 Jun 2021 10:27:34 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ddcb47cc-5090-47a3-83c1-b0f877e3fd1e</guid><dc:creator>NelsonGoncalves</dc:creator><description>&lt;p&gt;I figured out the problem, it was in prj.conf&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I had forgotten to comment out &lt;span&gt;CONFIG_MBEDTLS_LIBRARY&lt;/span&gt;=y, which probably caused this issue. After I cleaned the prj.conf, the project was built successfully.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>