<?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>decryption of  data</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/49485/decryption-of-data</link><description>Hi, 
 I am using the nrf52832 dk, 
 i want to decrypt the data i receive over ble (AES encrypted data will be sent over ble) which api&amp;#39;s or sample codes should I use?</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 12 Jul 2019 13:57:08 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/49485/decryption-of-data" /><item><title>RE: decryption of  data</title><link>https://devzone.nordicsemi.com/thread/198207?ContentTypeID=1</link><pubDate>Fri, 12 Jul 2019 13:57:08 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:95fa75e5-871e-4d1e-a942-361d8c0c1ff1</guid><dc:creator>Marjeris Romero</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I haven&amp;#39;t tried the AES example myself yet, but to merge the two examples you just need to make sure you have addall you need from the AES code, source files, paths and SDK configs into the NUS example.&lt;/p&gt;
&lt;p&gt;It should be quite straight forward but it can be a little time consuming at the same time.&lt;/p&gt;
&lt;p&gt;We have support for different crypto engines: for nRF52840 we have CC310 cryptocell and for SW crypto we support micro-ecc, mbedtls and nrf_oberon.&lt;/p&gt;
&lt;p&gt;But you only need to copy one backend to your NUS project. If you are not using cryptocell I recommend using nrf_oberon. All the backends are included in the AES example so it is easy for you to switch and test between all of them.&lt;/p&gt;
&lt;p&gt;All is describe more in detail &lt;a href="https://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.sdk5.v15.3.0%2Flib_crypto.html&amp;amp;cp=5_1_3_11"&gt;here&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Marjeris&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: decryption of  data</title><link>https://devzone.nordicsemi.com/thread/197610?ContentTypeID=1</link><pubDate>Wed, 10 Jul 2019 11:46:11 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:fcafe251-88ab-4d24-8461-019ddc775420</guid><dc:creator>Dcrossd</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I am trying to integrate the aes codes with the nus example.&lt;/p&gt;
&lt;p&gt;In the aes code multiple nrf_crypto_backend files are present. Do i have to copy all of these to the BLE code.&lt;/p&gt;
&lt;p&gt;Also why are these backends required for the cryptography codes?&amp;nbsp; &amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: decryption of  data</title><link>https://devzone.nordicsemi.com/thread/197079?ContentTypeID=1</link><pubDate>Mon, 08 Jul 2019 10:45:59 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5fdccb67-e1d4-4350-9ad4-cf4b24e8d674</guid><dc:creator>Amanda Hsieh</dc:creator><description>&lt;p&gt;Hi,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Please take a look at&amp;nbsp;&lt;a title="Software Development Kit" href="https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v15.3.0/nrf_crypto_aes_example.html?resultof=%22%41%45%53%22%20%22%61%65%22%20%22%65%78%61%6d%70%6c%65%22%20%22%65%78%61%6d%70%6c%22%20"&gt;nRF5 SDK v15.3.0: AES Example&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;- Amanda H.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>