<?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>I have 2 questions about LE Secure Connections.</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/36260/i-have-2-questions-about-le-secure-connections</link><description>I have 2 questions about LE Secure Connections. 
 1. What are the decisions of PKa and PKb passed in &amp;quot;2.3.5.6.1 Public Key Exchange&amp;quot; of BLUETOOTH SPECIFICATION Version 4.2 [Vol 3, Part H]? 
 2. Is &amp;quot;2.3.5.6.2 Authentication Stage 1 - Just Works or Numeric</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 12 Jul 2018 09:17:25 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/36260/i-have-2-questions-about-le-secure-connections" /><item><title>RE: I have 2 questions about LE Secure Connections.</title><link>https://devzone.nordicsemi.com/thread/139844?ContentTypeID=1</link><pubDate>Thu, 12 Jul 2018 09:17:25 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:fcf62a6e-58ff-4864-aa27-7cacb1f14fde</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Hi,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;1. The Public key and private key of each device has to be randomly generated according to&amp;nbsp;Elliptic Curve Diffie-Hellman (ECDH) rules. In our SDK this is done by calling&amp;nbsp;nrf_crypto_ecc_key_pair_generate() which will use the micro-ecc module to generate the key pair.&lt;/p&gt;
&lt;p&gt;2. There is no STK when doing LESC.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: I have 2 questions about LE Secure Connections.</title><link>https://devzone.nordicsemi.com/thread/139819?ContentTypeID=1</link><pubDate>Thu, 12 Jul 2018 06:39:26 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9b551607-8803-49f6-adc7-4f4276498027</guid><dc:creator>Daisuke____</dc:creator><description>&lt;p&gt;Thank you for answering&lt;/p&gt;
&lt;p&gt;1. How is PKa, PKb generated?&lt;br /&gt;Is it generated with random numbers?&lt;/p&gt;
&lt;p&gt;2. Thank you.&lt;br /&gt;Does that mean that STK is not used in LegacyPairing?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: I have 2 questions about LE Secure Connections.</title><link>https://devzone.nordicsemi.com/thread/139770?ContentTypeID=1</link><pubDate>Wed, 11 Jul 2018 16:18:00 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7f42c716-d36c-4ade-9f97-f6d14a0ed43b</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Hi,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;1. What do you mean by &amp;quot;What are the decisions&amp;quot; ? The PKa, PKb are the public keys generated by each peer and to be exchanged so they can use the keys to generate DHKey. The DHKey then will be used to generate LTK key.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;2. Authentication Stage 1 is not encrypted. The link is encrypted right after the DH key check at Authentication Stage 2 (2.3.4.6.5). Please have a look &lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.s132.api.v6.0.0/group___b_l_e___g_a_p___c_e_n_t_r_a_l___l_e_s_c___p_a_i_r_i_n_g___j_w___m_s_c.html?cp=2_3_1_1_0_2_1_3_5_1_4"&gt;here&lt;/a&gt;.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>