<?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>AES-128 encryption problem（Tom’s）</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/82319/aes-128-encryption-problem-tom-s</link><description>Hi 
 1、The customer wants to use AES-128 encryption in their project and want to know how much flash and RAM space does AES-128 encryption use ，I found cifra_AES128-EAX folder in directory nRF5_SDK_17.0.2_d674dde\external\cifra_AES128-EAX of sdk，But I</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 02 Dec 2021 08:58:05 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/82319/aes-128-encryption-problem-tom-s" /><item><title>RE: AES-128 encryption problem（Tom’s）</title><link>https://devzone.nordicsemi.com/thread/341656?ContentTypeID=1</link><pubDate>Thu, 02 Dec 2021 08:58:05 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4fc6351c-699a-4d3e-b820-c741fe0a9a8d</guid><dc:creator>Einar Thorsrud</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;The&amp;nbsp;ble_app_hrs does not use AES.128-AEX. I am not entirely sure which variant of AES-128&amp;nbsp;the customer wants to use? Do you know it is AEX? There are several variants, so that is key information. The flash and RAM consumption depends on the algorithm, and which library is used.&lt;/p&gt;
&lt;p&gt;the nRF5 SDK includes the &lt;a href="https://infocenter.nordicsemi.com/topic/sdk_nrf5_v17.1.0/lib_crypto.html"&gt;nrf_crypto library&lt;/a&gt;, which is a frontend for many different crypto libraries and is used across the nRF5 SDK wherever crypto is needed. It is not a requirement to use that, but I suggest looking at that first. The documentation there is quite good, and there are a number of examples in the SDK (&amp;lt;SDK&amp;gt;\examples\crypto\nrf_crypto\).&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>