<?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>how to use SHA256 and MD5?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/50993/how-to-use-sha256-and-md5</link><description>Hi. I&amp;#39;m using nRF52832, SDK13.0.0. 
 I should use SHA256 and MD5. 
 I made my code as below. 
 
 NRF_CRYPTO_HASH_CREATE(init_packet_hash, SHA256); NRF_CRYPTO_HASH_CREATE(init_packet_md5, MD5); 
 const nrf_crypto_hash_info_t hash_info_sha256 = { .hash_type</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 14 Nov 2017 10:43:53 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/50993/how-to-use-sha256-and-md5" /></channel></rss>