<?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>nrf52 sdk15 text encryption and decryption using ecdh</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/33674/nrf52-sdk15-text-encryption-and-decryption-using-ecdh</link><description>Hi There, i am pretty new to this ble and arm world. i was exploring my nrf52dk with sdk15 cryptography libraries. I have looked into an example of Elliptic Curve Diffie-Hellman ( ECDH ). There i can understand how to generate private and public key </description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 26 Apr 2018 13:46:35 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/33674/nrf52-sdk15-text-encryption-and-decryption-using-ecdh" /><item><title>RE: nrf52 sdk15 text encryption and decryption using ecdh</title><link>https://devzone.nordicsemi.com/thread/129984?ContentTypeID=1</link><pubDate>Thu, 26 Apr 2018 13:46:35 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4b57a622-ef0e-4b51-a56e-4a821e4392aa</guid><dc:creator>albhee</dc:creator><description>&lt;p&gt;Ok. Got it. So, ecdh is used only to calculate secret key on both side. I need to use this calculated secret key to encrypt data using other encryption schemes. My understanding was i can encrypt data using someone else public key and the other party can decrypt that using his private key. However, thank you so much.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf52 sdk15 text encryption and decryption using ecdh</title><link>https://devzone.nordicsemi.com/thread/129903?ContentTypeID=1</link><pubDate>Thu, 26 Apr 2018 09:22:00 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2d904104-a848-42cf-ab4b-9e7028ec96a9</guid><dc:creator>FormerMember</dc:creator><description>&lt;p&gt;The purpose of the calculated shared secret key is to use as the key when encrypting a message with a given encryption algorithm.&lt;/p&gt;
&lt;p&gt;The test example in nrf_crypto shows how encrypt and decrypt messages with various encryption algorithms.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>