<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[wolfSSL - Embedded SSL Library — Different Sha256 getting from wolfssl and openssl]]></title>
		<link>https://www.wolfssl.com/forums/topic1619-different-sha256-getting-from-wolfssl-and-openssl.html</link>
		<atom:link href="https://www.wolfssl.com/forums/feed-rss-topic1619.xml" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Different Sha256 getting from wolfssl and openssl.]]></description>
		<lastBuildDate>Wed, 14 Oct 2020 01:36:18 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Different Sha256 getting from wolfssl and openssl]]></title>
			<link>https://www.wolfssl.com/forums/post5501.html#p5501</link>
			<description><![CDATA[<p>Yes, you are right. Thanks Jeff for the help&nbsp; <img src="https://www.wolfssl.com/forums/img/smilies/smile.png" width="15" height="15" alt="smile" /></p>]]></description>
			<author><![CDATA[null@example.com (rkroshan.1997)]]></author>
			<pubDate>Wed, 14 Oct 2020 01:36:18 +0000</pubDate>
			<guid>https://www.wolfssl.com/forums/post5501.html#p5501</guid>
		</item>
		<item>
			<title><![CDATA[Re: Different Sha256 getting from wolfssl and openssl]]></title>
			<link>https://www.wolfssl.com/forums/post5499.html#p5499</link>
			<description><![CDATA[<p>Easy to make the mistake, the latter is hex and not base64 encoded. There are hex to base64 online (first one I found was <a href="https://base64.guru/converter/encode/hex).">https://base64.guru/converter/encode/hex).</a> Putting `c8ed5e65713f8170b8d0769a8ed8c35740ba0b706d5856e22d709be1e001cf8c` in it generated the same base64 that you posted (`yO1eZXE/gXC40HaajtjDV0C6C3BtWFbiLXCb4eABz4w=`).</p><p>Hope that helps.</p>]]></description>
			<author><![CDATA[null@example.com (jeff)]]></author>
			<pubDate>Tue, 13 Oct 2020 16:08:06 +0000</pubDate>
			<guid>https://www.wolfssl.com/forums/post5499.html#p5499</guid>
		</item>
		<item>
			<title><![CDATA[Different Sha256 getting from wolfssl and openssl]]></title>
			<link>https://www.wolfssl.com/forums/post5498.html#p5498</link>
			<description><![CDATA[<p>Hi,</p><p>I am trying to get sha256 hash of a message &quot;This is the message&quot; using wolfssl library function wc_Sha256Hash() and compared it with an online sha generator result. I am getting both hashes different.</p><p>From wc_Sha256Hash() function I got this hash &quot;yO1eZXE/gXC40HaajtjDV0C6C3BtWFbiLXCb4eABz4w=&quot; (after base64 encoding)<br />From online Sha generator I got this hash &quot;c8ed5e65713f8170b8d0769a8ed8c35740ba0b706d5856e22d709be1e001cf8c&quot;</p><p>Why both are different ? Am I missing something ?</p>]]></description>
			<author><![CDATA[null@example.com (rkroshan.1997)]]></author>
			<pubDate>Tue, 13 Oct 2020 13:10:25 +0000</pubDate>
			<guid>https://www.wolfssl.com/forums/post5498.html#p5498</guid>
		</item>
	</channel>
</rss>
