 




<?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: 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>
	<lastBuildDate>Sun, 19 May 2013 03:14:28 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<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><![CDATA[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

&lt;a href=&quot;http://en.wikipedia.org/wiki/HMAC-SHA1&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;Please also check here for more information&lt;/a&gt;:
]]></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 &#8211; 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 &#8211; 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><a href="http://en.wikipedia.org/wiki/HMAC-SHA1" target="_blank" rel="nofollow">Please also check here for more information</a>:</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using memcached
Database Caching 3/10 queries in 0.030 seconds using memcached
Object Caching 267/273 objects using memcached

Served from: itknowledgeexchange.techtarget.com @ 2013-05-19 13:43:55 -->