<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: CyberNotes: Calculating MD5, SHA-1, And CRC Hash Values</title>
	<atom:link href="http://cybernetnews.com/cybernotes-calculating-md5-sha-1-and-crc-hash-values/feed/" rel="self" type="application/rss+xml" />
	<link>http://cybernetnews.com/cybernotes-calculating-md5-sha-1-and-crc-hash-values/</link>
	<description>Technology News</description>
	<lastBuildDate>Mon, 23 Nov 2009 16:18:25 -0600</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Mick</title>
		<link>http://cybernetnews.com/cybernotes-calculating-md5-sha-1-and-crc-hash-values/comment-page-1/#comment-119879</link>
		<dc:creator>Mick</dc:creator>
		<pubDate>Wed, 24 Oct 2007 10:01:01 +0000</pubDate>
		<guid isPermaLink="false">http://tech.cybernetnews.com/2006/12/05/cybernotes-calculating-md5-sha-1-and-crc-hash-values/#comment-119879</guid>
		<description>HashOnClick can verify hash values:

Copy a hash value(s) to the Windows clipboard, e.g. using HOC itself or copying from a web page, then calculate the hash value(s) using HOC. If they are the same then the hash value is shown in blue, if not the same then black. Note you can copy the entire web page, for example, to the clipboard, not just the hash values. If the hash values HOC calculate match anything in the clipboard then they are shown in blue.</description>
		<content:encoded><![CDATA[<p>HashOnClick can verify hash values:</p>
<p>Copy a hash value(s) to the Windows clipboard, e.g. using HOC itself or copying from a web page, then calculate the hash value(s) using HOC. If they are the same then the hash value is shown in blue, if not the same then black. Note you can copy the entire web page, for example, to the clipboard, not just the hash values. If the hash values HOC calculate match anything in the clipboard then they are shown in blue.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dev T</title>
		<link>http://cybernetnews.com/cybernotes-calculating-md5-sha-1-and-crc-hash-values/comment-page-1/#comment-50923</link>
		<dc:creator>Dev T</dc:creator>
		<pubDate>Mon, 11 Dec 2006 03:02:50 +0000</pubDate>
		<guid isPermaLink="false">http://tech.cybernetnews.com/2006/12/05/cybernotes-calculating-md5-sha-1-and-crc-hash-values/#comment-50923</guid>
		<description>Hi, two other options which are open source :

- winMD5Sum
http://www.nullriver.com/index/products/winmd5sum
You can...
* browse for files
* drag and drop files on it
* send files to it using the SendTo menu
* pass files as command line paramaters

... and you get the MD5 sum of the files. Downside, it only goes MD5 checksums. But it is simple to use.


- VisualHash
http://www.dominik-reichl.de/opensource.shtml#vishash
From the website : 
&quot;With VisualHash you can compute hashsums of files and texts. VisualHash supports most of the common hashing and one-way algorithms, including Adler-32, Cksum-32, CRC-16, CRC-16-CCITT, CRC-16-XModem, CRC-32, CRC-32-MPEG2, CRC-64, ELF-32, FCS-16, FNV-32, FNV-64, GOST, MD2, MD4, MD5, PJW-32, SDBM-32, SHA-1, SHA-256, SHA-384, SHA-512, Sum-32, XUM-32 and many more. VisualHash is GPL-licensed...
requires the .NET framework.&quot;

Dev T,
http://ttcsweb.org/osswin-cd/</description>
		<content:encoded><![CDATA[<p>Hi, two other options which are open source :</p>
<p>- winMD5Sum<br />
[<a href='http://www.nullriver.com/index/products/winmd5sum' rel='nofollow'>nullriver.com</a>]<br />
You can&#8230;<br />
* browse for files<br />
* drag and drop files on it<br />
* send files to it using the SendTo menu<br />
* pass files as command line paramaters</p>
<p>&#8230; and you get the MD5 sum of the files. Downside, it only goes MD5 checksums. But it is simple to use.</p>
<p>- VisualHash<br />
[<a href='http://www.dominik-reichl.de/opensource.shtml#vishash' rel='nofollow'>dominik-reichl.de</a>]<br />
From the website :<br />
&#8220;With VisualHash you can compute hashsums of files and texts. VisualHash supports most of the common hashing and one-way algorithms, including Adler-32, Cksum-32, CRC-16, CRC-16-CCITT, CRC-16-XModem, CRC-32, CRC-32-MPEG2, CRC-64, ELF-32, FCS-16, FNV-32, FNV-64, GOST, MD2, MD4, MD5, PJW-32, SDBM-32, SHA-1, SHA-256, SHA-384, SHA-512, Sum-32, XUM-32 and many more. VisualHash is GPL-licensed&#8230;<br />
requires the .NET framework.&#8221;</p>
<p>Dev T,<br />
[<a href='http://ttcsweb.org/osswin-cd/' rel='nofollow'>ttcsweb.org</a>]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rockpeteuk</title>
		<link>http://cybernetnews.com/cybernotes-calculating-md5-sha-1-and-crc-hash-values/comment-page-1/#comment-48533</link>
		<dc:creator>Rockpeteuk</dc:creator>
		<pubDate>Tue, 05 Dec 2006 15:28:38 +0000</pubDate>
		<guid isPermaLink="false">http://tech.cybernetnews.com/2006/12/05/cybernotes-calculating-md5-sha-1-and-crc-hash-values/#comment-48533</guid>
		<description>a tip create a txt file write some jibber jabber saved it ....hash it and a new password (thats pretty hard to break) but DONT DELETE THAT FILE !!!!!!!!!</description>
		<content:encoded><![CDATA[<p>a tip create a txt file write some jibber jabber saved it &#8230;.hash it and a new password (thats pretty hard to break) but DONT DELETE THAT FILE !!!!!!!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ryan</title>
		<link>http://cybernetnews.com/cybernotes-calculating-md5-sha-1-and-crc-hash-values/comment-page-1/#comment-48529</link>
		<dc:creator>Ryan</dc:creator>
		<pubDate>Tue, 05 Dec 2006 14:48:55 +0000</pubDate>
		<guid isPermaLink="false">http://tech.cybernetnews.com/2006/12/05/cybernotes-calculating-md5-sha-1-and-crc-hash-values/#comment-48529</guid>
		<description>&lt;div id=&quot;commentquote&quot;&gt;&lt;a href=&quot;#comment-48519&quot;&gt;CoryC wrote:&lt;/a&gt;&lt;blockquote&gt;This is a little different than the usual post and frankly more to my likings. Hash calculations aren&#039;t for the average users.

The post is simple and straight forward but with enough meat to be meaningful.&lt;/blockquote&gt;&lt;/div&gt;
I&#039;m glad you like the post because it was something I thought a lot of people probably ignore even though it is super easy to use.

&lt;div id=&quot;commentquote&quot;&gt;&lt;a href=&quot;#comment-48523&quot;&gt;nogg3r5 wrote:&lt;/a&gt;&lt;blockquote&gt;Use HashTab its the future...
http://www.beeblebrox.org/hashtab/

it calculates and lets you compare hashes form within a files properties page in windows.

Also, you typo&#039;d

&lt;blockquote&gt;Basically, if I wanted to send you a file I would calculate one of those values, send you the file, and then &lt;strong&gt;you would you would &lt;/strong&gt;calculate&lt;/blockquote&gt;&lt;/blockquote&gt;&lt;/div&gt;
That might be my favorite one now. :) That is why I love our community so much because we all have our own solutions for things and it benefits everyone when we share them!

P.S. THanks for pointing out the typo...don&#039;t know how I missed that one.</description>
		<content:encoded><![CDATA[<div id="commentquote"><a href="#comment-48519">CoryC wrote:</a><br />
<blockquote>This is a little different than the usual post and frankly more to my likings. Hash calculations aren&#8217;t for the average users.</p>
<p>The post is simple and straight forward but with enough meat to be meaningful.</p></blockquote>
</div>
<p>I&#8217;m glad you like the post because it was something I thought a lot of people probably ignore even though it is super easy to use.</p>
<div id="commentquote"><a href="#comment-48523">nogg3r5 wrote:</a><br />
<blockquote>Use HashTab its the future&#8230;<br />
[<a href='http://www.beeblebrox.org/hashtab/' rel='nofollow'>beeblebrox.org</a>]</p>
<p>it calculates and lets you compare hashes form within a files properties page in windows.</p>
<p>Also, you typo&#8217;d</p>
<blockquote><p>Basically, if I wanted to send you a file I would calculate one of those values, send you the file, and then <strong>you would you would </strong>calculate</p></blockquote>
</blockquote>
</div>
<p>That might be my favorite one now. <img src='http://cybernetnews.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  That is why I love our community so much because we all have our own solutions for things and it benefits everyone when we share them!</p>
<p>P.S. THanks for pointing out the typo&#8230;don&#8217;t know how I missed that one.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: nogg3r5</title>
		<link>http://cybernetnews.com/cybernotes-calculating-md5-sha-1-and-crc-hash-values/comment-page-1/#comment-48523</link>
		<dc:creator>nogg3r5</dc:creator>
		<pubDate>Tue, 05 Dec 2006 14:10:06 +0000</pubDate>
		<guid isPermaLink="false">http://tech.cybernetnews.com/2006/12/05/cybernotes-calculating-md5-sha-1-and-crc-hash-values/#comment-48523</guid>
		<description>Use HashTab its the future...
http://www.beeblebrox.org/hashtab/

it calculates and lets you compare hashes form within a files properties page in windows.

Also, you typo&#039;d



&lt;blockquote&gt;Basically, if I wanted to send you a file I would calculate one of those values, send you the file, and then &lt;strong&gt;you would you would &lt;/strong&gt;calculate&lt;/blockquote&gt;

</description>
		<content:encoded><![CDATA[<p>Use HashTab its the future&#8230;<br />
[<a href='http://www.beeblebrox.org/hashtab/' rel='nofollow'>beeblebrox.org</a>]</p>
<p>it calculates and lets you compare hashes form within a files properties page in windows.</p>
<p>Also, you typo&#8217;d</p>
<blockquote><p>Basically, if I wanted to send you a file I would calculate one of those values, send you the file, and then <strong>you would you would </strong>calculate</p></blockquote>
]]></content:encoded>
	</item>
	<item>
		<title>By: CoryC</title>
		<link>http://cybernetnews.com/cybernotes-calculating-md5-sha-1-and-crc-hash-values/comment-page-1/#comment-48519</link>
		<dc:creator>CoryC</dc:creator>
		<pubDate>Tue, 05 Dec 2006 13:06:53 +0000</pubDate>
		<guid isPermaLink="false">http://tech.cybernetnews.com/2006/12/05/cybernotes-calculating-md5-sha-1-and-crc-hash-values/#comment-48519</guid>
		<description>This is a little different than the usual post and frankly more to my likings. Hash calculations aren&#039;t for the average users.  

The post is simple and straight forward but with enough meat to be meaningful.</description>
		<content:encoded><![CDATA[<p>This is a little different than the usual post and frankly more to my likings. Hash calculations aren&#8217;t for the average users.  </p>
<p>The post is simple and straight forward but with enough meat to be meaningful.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
