<?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>AES CCM 8 byte MIC?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/21804/aes-ccm-8-byte-mic</link><description>Basically I want to get a 8 byte long MIC when using the AES CCM encryption. From the product specification it does seem like I can only get a 4 byte MIC, is that correct? Or is there some workaround available?</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 08 May 2017 09:11:52 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/21804/aes-ccm-8-byte-mic" /><item><title>RE: AES CCM 8 byte MIC?</title><link>https://devzone.nordicsemi.com/thread/85654?ContentTypeID=1</link><pubDate>Mon, 08 May 2017 09:11:52 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:fbddd187-9d9a-42e5-8207-f7ce3b9631e3</guid><dc:creator>ovrebekk</dc:creator><description>&lt;p&gt;Hi Fredrik&lt;/p&gt;
&lt;p&gt;Any particular reason you need such a large MIC?&lt;br /&gt;
It seems a bit overkill.&lt;/p&gt;
&lt;p&gt;The AES CCM module in the chip is designed for BLE primarily, and follows the BLE specification. In other words there is no 8 byte MIC available.&lt;/p&gt;
&lt;p&gt;If you skip the CCM entirely and only use the AES module then you could handle the MIC generation in software, allowing you to use any size MIC, but then you will obviously take a hit to performance and code size.&lt;/p&gt;
&lt;p&gt;Best regards&lt;br /&gt;
Torbjørn&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>