<?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>How to determine if the firmware is encrypted</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/127878/how-to-determine-if-the-firmware-is-encrypted</link><description>I used binwalk to analyze the zephyr.signed.encrypted.bin file generated by the routine mcuboot_with_encryption. I found that the firmware was not encrypted but merely compressed.The analysis results are as follows. 
 DECIMAL HEXADECIMAL DESCRIPTION </description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 22 Apr 2026 07:09:46 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/127878/how-to-determine-if-the-firmware-is-encrypted" /><item><title>RE: How to determine if the firmware is encrypted</title><link>https://devzone.nordicsemi.com/thread/565277?ContentTypeID=1</link><pubDate>Wed, 22 Apr 2026 07:09:46 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:60d5e486-e780-4199-81dc-5ca298197214</guid><dc:creator>Turbo J</dc:creator><description>&lt;p&gt;The bootloader can&amp;#39;t unzip. Thus its not compressed and then encrypted, its encrypted and&amp;nbsp;&lt;em&gt;then&lt;/em&gt; compressed.&lt;/p&gt;
&lt;p&gt;You have to analyse the decompressed data in order to check whether an image is encrypted.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>