<?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>Key pair generation with EDCSA (secp256k1)</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/42641/key-pair-generation-with-edcsa-secp256k1</link><description>Hi We have a generated a key pair using ECDSA secp256k1 ``` 
 
 err_code = nrf_crypto_ecc_key_pair_generate ( NULL , &amp;amp; g_nrf_crypto_ecc_secp256k1_curve_info , &amp;amp; private_key , &amp;amp; public_key ); 
 
 
 size = sizeof ( raw_key_buffer ); 
 err_code = nrf_crypto_ecc_public_key_to_raw</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 17 Jan 2019 15:26:26 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/42641/key-pair-generation-with-edcsa-secp256k1" /><item><title>RE: Key pair generation with EDCSA (secp256k1)</title><link>https://devzone.nordicsemi.com/thread/166307?ContentTypeID=1</link><pubDate>Thu, 17 Jan 2019 15:26:26 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d1d01fa0-99eb-40ae-b4f6-d2853c5b2e51</guid><dc:creator>ChrisMoss</dc:creator><description>&lt;p&gt;Yes seems we had to set&lt;br /&gt;define NRF_CRYPTO_BACKEND_MICRO_ECC_LITTLE_ENDIAN_ENABLED &lt;ins&gt;1&lt;/ins&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Key pair generation with EDCSA (secp256k1)</title><link>https://devzone.nordicsemi.com/thread/166204?ContentTypeID=1</link><pubDate>Thu, 17 Jan 2019 11:55:05 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3f71e9fa-ba46-46e5-bb88-d6ef7f547979</guid><dc:creator>ChrisMoss</dc:creator><description>&lt;p&gt;seems endian related will reverse and try again based on this issue&lt;br /&gt;&lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/17650/ecc-wrong-public-key-is-generated"&gt;devzone.nordicsemi.com/.../ecc-wrong-public-key-is-generated&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Key pair generation with EDCSA (secp256k1)</title><link>https://devzone.nordicsemi.com/thread/166203?ContentTypeID=1</link><pubDate>Thu, 17 Jan 2019 11:51:17 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:12bffa4b-34e7-4649-bfd7-5f21d53097ac</guid><dc:creator>ChrisMoss</dc:creator><description>&lt;p&gt;that should read &amp;quot;&lt;span&gt;Is there anything incorrect in our generation of the key pair and conversion to hex?&amp;quot;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>