<?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"
	>
<channel>
	<title>Comments on: What is SHA-1 and MD-5 encryption?</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/itanswers/encryption/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/itanswers/encryption/</link>
	<description></description>
	<pubDate>Mon, 09 Nov 2009 20:11:16 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.2</generator>
		<item>
		<title>By: Labnuke99</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/encryption/#comment-51583</link>
		<dc:creator>Labnuke99</dc:creator>
		<pubDate>Thu, 14 Feb 2008 20:17:06 +0000</pubDate>
		<guid isPermaLink="false">#comment-51583</guid>
		<description>Both are message authentication hash algorithms. This means that they are one-way and you cannot derive the original message from the hash produced by the algorithm.

SHA1 - The US Secure Hash Algorithm takes a message of less than 264 bits in length and produces a 160-bit message digest designed so that it is computationally very expensive to find a text string that matches a given hash.

MD5 - Message Digest 5 is a standard algorithm that takes as input a message of arbitrary length and produces as output a 128-bit fingerprint or message digest of the input. Any modifications made to the message in transit can then be detected by recalculating the digest. Similar in concept to a CRC, the MD5 algorithm is used as part of the SNMPv3 security subsystem

Please also see:
http://en.wikipedia.org/wiki/HMAC-SHA1</description>
		<content:encoded><![CDATA[<p>Both are message authentication hash algorithms. This means that they are one-way and you cannot derive the original message from the hash produced by the algorithm.</p>
<p>SHA1 - The US Secure Hash Algorithm takes a message of less than 264 bits in length and produces a 160-bit message digest designed so that it is computationally very expensive to find a text string that matches a given hash.</p>
<p>MD5 - Message Digest 5 is a standard algorithm that takes as input a message of arbitrary length and produces as output a 128-bit fingerprint or message digest of the input. Any modifications made to the message in transit can then be detected by recalculating the digest. Similar in concept to a CRC, the MD5 algorithm is used as part of the SNMPv3 security subsystem</p>
<p>Please also see:<br />
&nbsp;&lt;a href="http://en.wikipedia.org/wiki/HMAC-SHA1" title="http://en.wikipedia.org/wiki/HMAC-SHA1" target="_blank"&gt;http://en.wikipedia.org/wiki/HMAC-SHA1&lt;/a&gt;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
<!-- dynamic -->