<?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 hardware module</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/857/aes-hardware-module</link><description>We&amp;#39;ve been trying to user the AES hardware module in ECB mode.
To do that we used the sd_ecb_block_encrypt function. 
 Is this hardware accelerated? Based on power consumption it seems that it is a software implementation. If it is not hardware accelerated</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 08 Nov 2013 01:44:39 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/857/aes-hardware-module" /><item><title>RE: AES hardware module</title><link>https://devzone.nordicsemi.com/thread/4196?ContentTypeID=1</link><pubDate>Fri, 08 Nov 2013 01:44:39 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f82ba9b7-da00-47a3-b1a9-28078af4d9b1</guid><dc:creator>John Kelley</dc:creator><description>&lt;p&gt;Yes, that should be HW accelerated but may get delayed if you are using encryption in your BLE connection and are actively transferring data. Said another way, you&amp;#39;re sharing that HW block with the SoftDevice.&lt;/p&gt;
&lt;p&gt;What do you mean by &amp;quot;based on power consumption&amp;quot;? Is it greater than what you would expect for a HW implementation?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>