<?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>Issue running ECDSA with a different backend</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/46934/issue-running-ecdsa-with-a-different-backend</link><description>Hello, 
 I am trying to benchmark the CC310 cryptocell on the nRF52840. I am testing the ECDSA example (examples/crypto/nrf_crypto/ecdsa). I can run the code fine with the CC310 backend. However, if I change the backend to mbed tls in the sdk_config then</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 07 May 2019 13:30:50 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/46934/issue-running-ecdsa-with-a-different-backend" /><item><title>RE: Issue running ECDSA with a different backend</title><link>https://devzone.nordicsemi.com/thread/185750?ContentTypeID=1</link><pubDate>Tue, 07 May 2019 13:30:50 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0810e282-dfb5-4b52-9df5-ba8999c8b823</guid><dc:creator>cdugue</dc:creator><description>&lt;p&gt;That fixed it, thanks!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Issue running ECDSA with a different backend</title><link>https://devzone.nordicsemi.com/thread/185609?ContentTypeID=1</link><pubDate>Tue, 07 May 2019 07:04:39 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:de470605-c1ef-4ffa-bc70-7e46f1676202</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;I got the same error. Turns out that you need to enable the nrf RNG since you&amp;#39;re not using the RNG in CC310. Set&amp;nbsp;NRF_CRYPTO_BACKEND_NRF_HW_RNG_ENABLED to &amp;#39;1&amp;#39; in sdk_config.h to enable it.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Issue running ECDSA with a different backend</title><link>https://devzone.nordicsemi.com/thread/185492?ContentTypeID=1</link><pubDate>Mon, 06 May 2019 12:30:48 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2f1e0d52-0a67-41d4-8e27-2e478cc9aaae</guid><dc:creator>cdugue</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;I am attempting to use secp256r1 which is supported by the three backends on the nRF52840 but I get the error mentioned above at runtime.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Issue running ECDSA with a different backend</title><link>https://devzone.nordicsemi.com/thread/185446?ContentTypeID=1</link><pubDate>Mon, 06 May 2019 11:25:46 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7a9187e7-9105-4ad6-a57c-219fc15b5a62</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;Hello,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Please make sure that you&amp;#39;re&amp;nbsp;using a &lt;a href="https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v15.3.0/lib_crypto.html?cp=5_0_3_11_6#lib_crypto_intro_family_ecdsa"&gt;curve&lt;/a&gt;&amp;nbsp;supported by both cc310 and Oberon. The&amp;nbsp;&lt;span&gt;ecdsa project for&lt;/span&gt; pca10040 (nrf52832) uses the Oberon backend.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>