<?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: Guest Blog: Encryption Basics</title>
	<atom:link href="http://www.comradesmack.com/cms/guest-blog-encryption-basics/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.comradesmack.com/cms/guest-blog-encryption-basics/</link>
	<description>Comrade Smack's Stream of Consciousness</description>
	<lastBuildDate>Mon, 17 May 2010 06:45:18 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Smack</title>
		<link>http://www.comradesmack.com/cms/guest-blog-encryption-basics/comment-page-1/#comment-35512</link>
		<dc:creator>Smack</dc:creator>
		<pubDate>Wed, 30 Sep 2009 22:01:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.comradesmack.com/cms/2007/07/18/guest-blog-encryption-basics/#comment-35512</guid>
		<description>You&#039;re half correct.  It&#039;s technically not &#039;encryption&#039;, because there is no decryption.  However, for things like passwords, it&#039;s what is used to obfuscate the data.

It&#039;s also used to make, essentially, a unique identifier to software.  Each instance of the same software will create the same hash, so you can see if one instance is different from the original.  This is commonly used on software-download websites so you can be sure that the software you get is the same as what they intended to host.

I&#039;m assuming that&#039;s what you mean by &quot;determining whether something is true or not&quot;.</description>
		<content:encoded><![CDATA[<p>You&#8217;re half correct.  It&#8217;s technically not &#8216;encryption&#8217;, because there is no decryption.  However, for things like passwords, it&#8217;s what is used to obfuscate the data.</p>
<p>It&#8217;s also used to make, essentially, a unique identifier to software.  Each instance of the same software will create the same hash, so you can see if one instance is different from the original.  This is commonly used on software-download websites so you can be sure that the software you get is the same as what they intended to host.</p>
<p>I&#8217;m assuming that&#8217;s what you mean by &#8220;determining whether something is true or not&#8221;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: md5?</title>
		<link>http://www.comradesmack.com/cms/guest-blog-encryption-basics/comment-page-1/#comment-36</link>
		<dc:creator>md5?</dc:creator>
		<pubDate>Wed, 18 Jul 2007 21:03:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.comradesmack.com/cms/2007/07/18/guest-blog-encryption-basics/#comment-36</guid>
		<description>Hashing doesn&#039;t encrypt the data at all, it&#039;s for determining whether something is true or not.</description>
		<content:encoded><![CDATA[<p>Hashing doesn&#8217;t encrypt the data at all, it&#8217;s for determining whether something is true or not.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
