<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>sha2 on if empty {}</title><link>https://ifempty.z1.web.core.windows.net/tags/sha2/</link><description>if empty {} (sha2)</description><generator>Hugo -- gohugo.io</generator><lastBuildDate>Sun, 31 Jan 2016 09:41:50 +0100</lastBuildDate><atom:link href="https://ifempty.z1.web.core.windows.net/tags/sha2/index.xml" rel="self" type="application/rss+xml"/><item><title>SHA256 Online berechnen mit GO</title><link>https://ifempty.z1.web.core.windows.net/posts/sha256_online_berechnen_mit_go/</link><pubDate>Sun, 31 Jan 2016 09:41:50 +0100</pubDate><guid>https://ifempty.z1.web.core.windows.net/posts/sha256_online_berechnen_mit_go/</guid><description>&lt;p>Ein Go Playground Snippet um den SHA265 des leerstrings zu berechnen.&lt;/p>
&lt;p>Die Variable &lt;code>message&lt;/code> kann direkt angepasst werden um etwa die Beispiel auf
Wikipedia &lt;a href="https://de.wikipedia.org/wiki/SHA-2#Beispiel-Hashes">SHA-2&lt;/a> nach zu vollziehen.&lt;/p>
&lt;pre tabindex="0">&lt;code>&amp;quot;Franz jagt im komplett verwahrlosten Taxi quer durch Bayern&amp;quot;
d32b568cd1b96d459e7291ebf4b25d007f275c9f13149beeb782fac0716613f8
&lt;/code>&lt;/pre>&lt;div>
&lt;iframe style="height: 100%; min-height: 500px; width: 100%;"
src="http://play.golang.org/p/sz6qwcgBMt" frameborder="0">
&lt;/iframe>
&lt;/div>
&lt;p>&lt;a href="http://play.golang.org/p/sz6qwcgBMt">Zum Playground&lt;/a>&lt;/p></description></item></channel></rss>