<?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 realize nRF24LE1 AES decryption</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/1054/how-to-realize-nrf24le1-aes-decryption</link><description>I&amp;#39;ve been using nRF24LE1 for development. The HAL library provide the AES encryption for ECB mode. Now I need the decryption function. Does anyone has the realization? Any information will be appreciated!!!</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 14 Mar 2018 08:16:54 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/1054/how-to-realize-nrf24le1-aes-decryption" /><item><title>RE: How to realize nRF24LE1 AES decryption</title><link>https://devzone.nordicsemi.com/thread/124289?ContentTypeID=1</link><pubDate>Wed, 14 Mar 2018 08:16:54 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:51d8c194-500f-405c-b520-a220bfdc4207</guid><dc:creator>Igorsel</dc:creator><description>&lt;p&gt;Ok! How to implement the decoding of the pair nRF24LU1P/LE1 AES? There are examples? Thank You!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to realize nRF24LE1 AES decryption</title><link>https://devzone.nordicsemi.com/thread/4978?ContentTypeID=1</link><pubDate>Tue, 03 Dec 2013 13:34:19 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:32d92809-6b33-424b-9a07-d3e13afef448</guid><dc:creator>H&amp;#229;kon Alseth</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;The AES HW inside the LE1 lacks some features, meaning that most of the processing must be done by the MCU. We have a couple of libraries for AES (hal_aes, lib_crypt).
I am attaching a small example which uses AES Counter mode in combination with the radio.&lt;/p&gt;
&lt;p&gt;Best regards
Håkon&lt;/p&gt;
&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/le1_5F00_esb_5F00_libcrypt.zip"&gt;le1_esb_libcrypt.zip&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>