<?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>Use of 802.15.4 protocol on nRF52833 with AES-CTR encryption/decryption</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/83964/use-of-802-15-4-protocol-on-nrf52833-with-aes-ctr-encryption-decryption</link><description>Hi, 
 I&amp;#39;m trying to interface to a third-party 802.15.4 RF chip using an nRF52833, where the received packets from the remote device have enabled AES-CTR encryption. 
 I started the process by developing using a nRF52840 as we had the development kit</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 31 Jan 2022 13:24:39 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/83964/use-of-802-15-4-protocol-on-nrf52833-with-aes-ctr-encryption-decryption" /><item><title>RE: Use of 802.15.4 protocol on nRF52833 with AES-CTR encryption/decryption</title><link>https://devzone.nordicsemi.com/thread/350438?ContentTypeID=1</link><pubDate>Mon, 31 Jan 2022 13:24:39 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:97499774-bbc6-48f2-ad36-d5b8f09c4636</guid><dc:creator>Amanda Hsieh</dc:creator><description>&lt;p&gt;Hi,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Sorry for the delay. I was out of the office last week.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;It sounds fine from my side. Let me know if you have further issues regarding the modification.&amp;nbsp;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;-Amanda&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Use of 802.15.4 protocol on nRF52833 with AES-CTR encryption/decryption</title><link>https://devzone.nordicsemi.com/thread/349657?ContentTypeID=1</link><pubDate>Wed, 26 Jan 2022 01:10:48 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d5f39326-40d0-4484-b2df-4ebcaaa3bea4</guid><dc:creator>Chris Shaw</dc:creator><description>&lt;p&gt;I think I managed to fix the crash problem by moving the call to &lt;code&gt;psa_crypto_init()&lt;/code&gt; out of thread initialisation and into the main application thread. Does this sound reasonable?&lt;/p&gt;
&lt;p&gt;Once this was done the code seems to run reliably on the &amp;#39;33.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Use of 802.15.4 protocol on nRF52833 with AES-CTR encryption/decryption</title><link>https://devzone.nordicsemi.com/thread/349154?ContentTypeID=1</link><pubDate>Mon, 24 Jan 2022 09:36:00 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:133e7e4c-c9b6-49ef-88f1-96df0617bc80</guid><dc:creator>Amanda Hsieh</dc:creator><description>&lt;p&gt;Hi,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;The&amp;nbsp;&lt;/span&gt;&lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/1.8.0/nrfxlib/nrf_security/README.html"&gt;Nordic Security Module library&lt;/a&gt;&lt;span&gt;&amp;nbsp;supports CTR, but it&amp;#39;s a purely SW-based implementation unless you have a chip that integrates the ARM CryptoCell peripheral like the nRF52840, in that case, you can select the &lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/1.8.0/nrfxlib/nrf_security/doc/backends.html#arm-cryptocell-cc3xx-backend"&gt;CryptoCell HW backend&lt;/a&gt;.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Regards,&lt;br /&gt;Amanda&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>