<?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>Infineon Optiga TrustX key derivation</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/48282/infineon-optiga-trustx-key-derivation</link><description>Hi, I am fiddling with this example from the SDK: infocenter.nordicsemi.com/in...cp=5_1_4_3_1_2 
 In this example, there is a test regarding key derivation as: 
 
 As I understand, it checks the fw version of the Optiga TrustX module for whether key derivation</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 11 Jun 2019 08:03:28 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/48282/infineon-optiga-trustx-key-derivation" /><item><title>RE: Infineon Optiga TrustX key derivation</title><link>https://devzone.nordicsemi.com/thread/191942?ContentTypeID=1</link><pubDate>Tue, 11 Jun 2019 08:03:28 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d0f64332-f8bb-40f4-890f-1a6271d1f7bf</guid><dc:creator>ozanoner</dc:creator><description>&lt;p&gt;&lt;a href="https://github.com/Infineon/optiga-trust-x/issues/11#issuecomment-500714546"&gt;Here&lt;/a&gt; is the answer from the&amp;nbsp;Infineon&amp;nbsp;side&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Infineon Optiga TrustX key derivation</title><link>https://devzone.nordicsemi.com/thread/191684?ContentTypeID=1</link><pubDate>Fri, 07 Jun 2019 14:41:24 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:52f7f113-522f-4970-a198-513cd67dc398</guid><dc:creator>ozanoner</dc:creator><description>&lt;p&gt;Yes, contacted. The developer of the lib replied me with examples&amp;nbsp;&lt;a href="https://github.com/Infineon/optiga-trust-x/wiki/Trust-X-Crypt-API#optiga_crypt_tls_prf_sha256"&gt;here&lt;/a&gt; and &lt;a href="https://github.com/Infineon/optiga-trust-x/blob/master/examples/optiga/example_optiga_crypt_tls_prf_sha256.c"&gt;here&lt;/a&gt;. I am working on them. I believe it is about the fw version on the module but not sure yet. weird thing is that there is an inconsistency between the nrf52-v3.0 sdk example and the example from infineon about the fw version&amp;nbsp;index. nrf-sdk example uses&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;if (info[25] == 0x10 &amp;amp;&amp;amp; info[26] == 0x48)&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;but infineon example is:&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;if ((coprocessor_uid[26] &amp;lt; 11) || (coprocessor_uid[27] &amp;lt; 18))&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;while debugging, I see this:&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/Screenshot-from-2019_2D00_06_2D00_07-15_2D00_33_2D00_36.png" /&gt;&lt;/p&gt;
&lt;p&gt;so not sure which one is true. nrf-sdk example is consistent with the reply from the module at least, but in this case it means my module doesn&amp;#39;t support this functionality which contradicts with the datasheet of&amp;nbsp;optiga trustx&amp;nbsp;:( I am on it. I will share my findings here. I appreciate if you have any comment or idea.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Infineon Optiga TrustX key derivation</title><link>https://devzone.nordicsemi.com/thread/191623?ContentTypeID=1</link><pubDate>Fri, 07 Jun 2019 11:38:31 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7e5b7fa8-8030-43af-af41-e850f502c0d4</guid><dc:creator>haakonsh</dc:creator><description>&lt;p&gt;Have you talked to Infineon?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>