<?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 ECB decryption on nRF52832 with SDK 14.2</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/57549/aes-ecb-decryption-on-nrf52832-with-sdk-14-2</link><description>Hi All, 
 I am trying to decrypt some data coming in on my board with AES ECB mode. I know that there is no decryption function for ECB and you have to use the same sd_ecb_encrypt function and XOR the resulting ciphertext with the encrypted data. My question</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 10 Feb 2020 13:05:03 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/57549/aes-ecb-decryption-on-nrf52832-with-sdk-14-2" /><item><title>RE: AES ECB decryption on nRF52832 with SDK 14.2</title><link>https://devzone.nordicsemi.com/thread/233523?ContentTypeID=1</link><pubDate>Mon, 10 Feb 2020 13:05:03 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0080ff57-ae74-44b4-8daf-48a84f73fe7f</guid><dc:creator>Einar Thorsrud</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;It is not clear to me exactly how the data you need to decrypt is encrypted, and AES ECB can be used in several ways. Note that the ECB peripheral does not do encryption in HW (see &lt;a href="https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.nrf52832.ps.v1.1/ecb.html?cp=4_2_0_27#concept_vnj_kgy_xr"&gt;ECB peripheral documentation&lt;/a&gt;), but that may not be a problem, depending on how you&amp;nbsp;intend to use it.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>