<?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>nrf52832 hardware ECB decryption(AES)</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/40296/nrf52832-hardware-ecb-decryption-aes</link><description>I use SDK15.0 
 I found nrf_ecb_init(),nrf_ecb_set_key() and nrf_ecb_crypt(),this is an encryption. I didn&amp;#39;t find the decryption of nrf52832. 
 nrf52832 support AES ECB encryption,but not support decryption of nrf52832?What should I do to decrypt? Thanks</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 15 Nov 2018 03:41:14 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/40296/nrf52832-hardware-ecb-decryption-aes" /><item><title>RE: nrf52832 hardware ECB decryption(AES)</title><link>https://devzone.nordicsemi.com/thread/157389?ContentTypeID=1</link><pubDate>Thu, 15 Nov 2018 03:41:14 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8e8a4a0e-c0b7-4049-9de8-a3881375ca1d</guid><dc:creator>john.liu</dc:creator><description>&lt;p&gt;thanks for your help.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf52832 hardware ECB decryption(AES)</title><link>https://devzone.nordicsemi.com/thread/156661?ContentTypeID=1</link><pubDate>Fri, 09 Nov 2018 12:36:45 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c4d44323-ab0e-4078-94c0-0e2e1090bbf1</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;ECB mode is included in the &lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v15.2.0/nrf_crypto_aes_example.html?cp=4_0_0_4_2_0_1_3#nrf_crypto_aes_example_testing_all"&gt;nrf_crypto\aes\aes_all_cli&lt;/a&gt;&amp;nbsp;example.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf52832 hardware ECB decryption(AES)</title><link>https://devzone.nordicsemi.com/thread/156657?ContentTypeID=1</link><pubDate>Fri, 09 Nov 2018 12:26:02 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d215fb4d-eb54-4519-9cc2-8f312ff3e97d</guid><dc:creator>john.liu</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Thank you so much for supporting,but ECB was not found in&amp;nbsp;&lt;span style="background-color:transparent;color:#11171a;float:none;font-family:&amp;#39;GT Eesti&amp;#39;,&amp;#39;Helvetica&amp;#39;,Arial,sans-serif;font-size:14px;font-style:normal;font-weight:400;letter-spacing:normal;line-height:21px;text-align:left;text-decoration:none;text-indent:0px;text-transform:none;white-space:normal;"&gt;examples\crypto\nrf_crypto\aes&lt;/span&gt;.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf52832 hardware ECB decryption(AES)</title><link>https://devzone.nordicsemi.com/thread/156529?ContentTypeID=1</link><pubDate>Thu, 08 Nov 2018 16:31:51 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:48a4c465-c6a4-48f3-a999-989f541bca6c</guid><dc:creator>Jakub Rzeszutko</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Try using nrf_crypto library:&lt;/p&gt;
&lt;p&gt;&lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v15.0.0/lib_crypto.html?cp=4_0_1_3_11"&gt;http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v15.0.0/lib_crypto.html?cp=4_0_1_3_11&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;AES description is here:&lt;/p&gt;
&lt;p&gt;&lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v15.0.0/lib_crypto_aes.html?cp=4_0_1_3_11_15_0"&gt;http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v15.0.0/lib_crypto_aes.html?cp=4_0_1_3_11_15_0&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;While you are using nrf52832 you are interested in mbedtls backend.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Examples can be found here:&lt;/p&gt;
&lt;p&gt;examples\crypto\nrf_crypto\aes&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>