<?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>AES128 from SoftDevice</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/78583/aes128-from-softdevice</link><description>I&amp;#39;m using a nrf52810 with limited flash size especially after adding a UART bootloader DFU and S112. I added uECC for connecting security. Now I need AES128 for my own application design. I can&amp;#39;t afford to add any of the other crypto backend like embedtls</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Sat, 14 Aug 2021 12:33:41 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/78583/aes128-from-softdevice" /><item><title>RE: AES128 from SoftDevice</title><link>https://devzone.nordicsemi.com/thread/324928?ContentTypeID=1</link><pubDate>Sat, 14 Aug 2021 12:33:41 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:15b5c5cf-5bbd-492b-b878-c02244f2794b</guid><dc:creator>dtran11</dc:creator><description>&lt;p&gt;Thank you. I&amp;#39;ll give that a try. Thanks&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: AES128 from SoftDevice</title><link>https://devzone.nordicsemi.com/thread/324923?ContentTypeID=1</link><pubDate>Sat, 14 Aug 2021 09:03:04 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:82001d79-0b8f-4a85-8976-858729c3f121</guid><dc:creator>Turbo J</dc:creator><description>&lt;p&gt;The AES-128 ECB hardware is available via softdevice sd_ecb_xxx functions, but it only provides AES ECB encrypt.&lt;/p&gt;
&lt;p&gt;That is still &amp;quot;enough&amp;quot; AES to implement the remaining parts of AES-128-CBC in software with reasonable performance. You don&amp;#39;t want to use ECB directly in most cases where encryption is required.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>