<?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>Random Number Generation used for Encryption</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/70483/random-number-generation-used-for-encryption</link><description>Hello, 
 I am using a third party chriptographic engine that provides a dedicated hardware accelerator for AES-128 encryption based algorithms. 
 I am using this engine to encrypt the data transmitted and received over RF. To make the data more secure</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 19 Jan 2021 12:39:42 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/70483/random-number-generation-used-for-encryption" /><item><title>RE: Random Number Generation used for Encryption</title><link>https://devzone.nordicsemi.com/thread/290000?ContentTypeID=1</link><pubDate>Tue, 19 Jan 2021 12:39:42 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c606fbe3-f164-47b0-a1ae-78f52a971f71</guid><dc:creator>Einar Thorsrud</dc:creator><description>&lt;p&gt;Hi Mohamed,&lt;/p&gt;
&lt;p&gt;You can get random numbers from the CryptoCell peripheral using the &lt;a href="https://docs.zephyrproject.org/latest/reference/peripherals/entropy.html"&gt;Zephyr Entropy API&lt;/a&gt;. See the &lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/zephyr/samples/drivers/entropy/README.html"&gt;Entropy sample&lt;/a&gt; for reference.&lt;/p&gt;
&lt;p&gt;Einar&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Random Number Generation used for Encryption</title><link>https://devzone.nordicsemi.com/thread/289951?ContentTypeID=1</link><pubDate>Tue, 19 Jan 2021 09:23:23 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3c7952dd-213b-446c-9a37-0001651e2e7c</guid><dc:creator>Learner</dc:creator><description>&lt;p&gt;Hi Ketiljo,&lt;/p&gt;
&lt;p&gt;I found on DevZone that over a year ago someone mentioned this example &amp;quot;&lt;span&gt;nrf_drv_rng_rand&amp;quot;. Heidi was in fact assisting a developer with this. It sounds like it could be helpful to me. Where can I find it?&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Kind regards&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Mohamed&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Random Number Generation used for Encryption</title><link>https://devzone.nordicsemi.com/thread/289809?ContentTypeID=1</link><pubDate>Mon, 18 Jan 2021 14:48:45 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f810d891-6ae0-4956-913f-851d4df76066</guid><dc:creator>Learner</dc:creator><description>&lt;p&gt;Thank you Ketiljo.&lt;/p&gt;
&lt;p&gt;Would it be possible to point me to an example C code that uses this peripheral preferably under Zephyr?&lt;/p&gt;
&lt;p&gt;Kind regards&lt;/p&gt;
&lt;p&gt;Mohamed Belaroussi&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Random Number Generation used for Encryption</title><link>https://devzone.nordicsemi.com/thread/289341?ContentTypeID=1</link><pubDate>Fri, 15 Jan 2021 08:10:06 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b14b2eba-fb71-4d9b-9618-97b58869e6cb</guid><dc:creator>ketiljo</dc:creator><description>&lt;p&gt;There&amp;#39;s a separate peripheral block that generates random numbers:&amp;nbsp;&lt;a href="https://infocenter.nordicsemi.com/topic/ps_nrf5340/rng.html"&gt;https://infocenter.nordicsemi.com/topic/ps_nrf5340/rng.html&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>