<?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>Creating a safe DFU bootloader</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/7227/creating-a-safe-dfu-bootloader</link><description>I am trying to figure out a way to secure my DFU (via BLE) such that someone cannot sniff the and copy my hex code (and decompile). I cannot use Pairing or Bonding as that doesn&amp;#39;t work for our usecase. So I need to a way to encrypt my hex image in a way</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 04 Jun 2015 11:45:37 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/7227/creating-a-safe-dfu-bootloader" /><item><title>RE: Creating a safe DFU bootloader</title><link>https://devzone.nordicsemi.com/thread/25518?ContentTypeID=1</link><pubDate>Thu, 04 Jun 2015 11:45:37 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f6d51929-0018-4852-845f-f2f3a12d3f03</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;@Dave: I believe &lt;a href="https://devzone.nordicsemi.com/question/31119/nrf51822-aes-hw-module-clarification/?answer=31127#post-id-31127"&gt;this answer from Clem Taylor&lt;/a&gt; answerred your question. If you use CFB mode, you should be able to use the same ECB encryption (with no decryption) to do AES. You can have a look &lt;a href="http://en.wikipedia.org/wiki/Block_cipher_mode_of_operation"&gt;here&lt;/a&gt;.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Creating a safe DFU bootloader</title><link>https://devzone.nordicsemi.com/thread/25517?ContentTypeID=1</link><pubDate>Tue, 02 Jun 2015 18:44:16 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:04b680a3-d999-4623-94e7-71c23f0e2b74</guid><dc:creator>Dave_couling</dc:creator><description>&lt;p&gt;Unfortunately, the links provided have not helped me determine a solution.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Creating a safe DFU bootloader</title><link>https://devzone.nordicsemi.com/thread/25516?ContentTypeID=1</link><pubDate>Fri, 29 May 2015 08:55:46 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:152c489c-7ce6-49ad-8a7f-7a0e5b53ca8b</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;@Dave: Did the reply from cocoa answer your question? If it does please accept it and we can close the case :)&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Creating a safe DFU bootloader</title><link>https://devzone.nordicsemi.com/thread/25519?ContentTypeID=1</link><pubDate>Sat, 23 May 2015 07:37:27 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:888bc316-bf47-4866-aea3-8e205f9da687</guid><dc:creator>cocoa</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;see this &lt;a href="https://devzone.nordicsemi.com/question/33513/how-to-decrypt-aes-ecb-nopadding-data/?answer=33580#post-id-33580"&gt;post&lt;/a&gt; and &lt;a href="https://devzone.nordicsemi.com/question/31119/nrf51822-aes-hw-module-clarification/?answer=31127#post-id-31127"&gt;this&lt;/a&gt; .&lt;/p&gt;
&lt;p&gt;-c&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>