<?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>DFU Signing\Encryption Security</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/19131/dfu-signing-encryption-security</link><description>I can see in the latest SDK 12.2 that signing of the dfu firmware files is possible. 
 Am I right in thinking that this signing verifies the source of the firmware files and does not encrypt them? 
 And if we want to protect against reverse engineering</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 23 Jan 2017 09:41:13 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/19131/dfu-signing-encryption-security" /><item><title>RE: DFU Signing\Encryption Security</title><link>https://devzone.nordicsemi.com/thread/74039?ContentTypeID=1</link><pubDate>Mon, 23 Jan 2017 09:41:13 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:142bb24a-3c35-4088-8ceb-a85226f63bb0</guid><dc:creator>bjorn-spockeli</dc:creator><description>&lt;p&gt;You are correct, the signing feature is only used to verify that the firmware image has been generated by a trusted source. The firmware image itself is &lt;strong&gt;not&lt;/strong&gt; encrypted and is sent in plain text unless you add additional encryption at the application layer or use the build-in Link Layer encryption of BLE. However, you have to take into account that the image must be sent securely to a mobile device( Android or iOS), so I would recommend the first option as this allows you to implement end-to-end encryption.&lt;/p&gt;
&lt;p&gt;Best regards&lt;/p&gt;
&lt;p&gt;Bjørn&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>