<?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 want to use chacha20 cypher to encrypt and decrypt a 64 byte message and send it over BLE anyone tried something like this?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/12718/i-want-to-use-chacha20-cypher-to-encrypt-and-decrypt-a-64-byte-message-and-send-it-over-ble-anyone-tried-something-like-this</link><description>I want to use chacha20 cypher to encrypt and decrypt a 64 byte message and send it over BLE. I tried using wolfSSL, cifra both of which provides the implementations but there documentations are not clear for using them on nrf51822.</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 23 Mar 2016 10:13:27 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/12718/i-want-to-use-chacha20-cypher-to-encrypt-and-decrypt-a-64-byte-message-and-send-it-over-ble-anyone-tried-something-like-this" /><item><title>RE: I want to use chacha20 cypher to encrypt and decrypt a 64 byte message and send it over BLE anyone tried something like this?</title><link>https://devzone.nordicsemi.com/thread/48297?ContentTypeID=1</link><pubDate>Wed, 23 Mar 2016 10:13:27 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:52defa0d-50bf-4e6f-9cd9-c67ccf3c8beb</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;@Jitu: I&amp;#39;m not very familiar with chacha20 cypher, but the only encryption modules on the nRF51 are AES codebook and AES CCM. Seems that chacha20 won&amp;#39;t use these, then you would need to do calculation manually by the chip. I don&amp;#39;t think we have a library or documentation on how to do it.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>