<?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>How to include AES (Advanced Encryption Standard) in nrf connect SDK</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/110642/how-to-include-aes-advanced-encryption-standard-in-nrf-connect-sdk</link><description>Hi Team, 
 I have a need to use the AS encryption in my application. I tried adding the library files &amp;lt;mbedtls/aes.h&amp;gt; in my NCS SDK but couldnot successfully add it. How do I add the AES into my workspace? 
 Thanks, 
 Pranathi.</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 26 Apr 2024 07:54:13 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/110642/how-to-include-aes-advanced-encryption-standard-in-nrf-connect-sdk" /><item><title>RE: How to include AES (Advanced Encryption Standard) in nrf connect SDK</title><link>https://devzone.nordicsemi.com/thread/480825?ContentTypeID=1</link><pubDate>Fri, 26 Apr 2024 07:54:13 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b89cedbb-ee6e-4ab1-b9b0-f79f40e9fa7b</guid><dc:creator>Einar Thorsrud</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;You should use the PSA crypto APIs, which is what we are supporting going forward.&amp;nbsp;Please refer to the &lt;a href="https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/samples/crypto.html"&gt;Cryptography samples&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Note that for samples that requiers an entropy source you may need to add&amp;nbsp;&lt;code&gt;CONFIG_ENTROPY_GENERATOR=y&lt;/code&gt; to your proj.conf for the sample to run on most nRF52 series devices.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>