<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Email management, storage and security for business email admins &#187; RC ciphers</title>
	<atom:link href="http://www.theemailadmin.com/tag/rc-ciphers/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.theemailadmin.com</link>
	<description></description>
	<lastBuildDate>Thu, 09 Feb 2012 14:00:24 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Encryption Standards and RC Ciphers</title>
		<link>http://www.theemailadmin.com/2008/10/encryption-standards-and-rc-ciphers/</link>
		<comments>http://www.theemailadmin.com/2008/10/encryption-standards-and-rc-ciphers/#comments</comments>
		<pubDate>Tue, 14 Oct 2008 10:29:01 +0000</pubDate>
		<dc:creator>Mike Rede</dc:creator>
				<category><![CDATA[email security]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[cryptographic algorithm]]></category>
		<category><![CDATA[RC ciphers]]></category>

		<guid isPermaLink="false">http://www.theemailadmin.com/?p=89</guid>
		<description><![CDATA[In my last post I discussed the Advanced Encryption Standard (AES). Another encryption standard is known as RC6. Its predecessors were RC4 and RC5. RC6 is a fast block cipher (cryptographic algorithm) designed by Ronald Rivest for RSA Data Security (now RSA Security) in 1994. RC by the way stands for Ron’s Code and/or Rivest&#8217;s [...]<p><a href="http://www.theemailadmin.com/2008/10/encryption-standards-and-rc-ciphers/">Encryption Standards and RC Ciphers</a><br/><br/>

Free ebook download: <a href="http://www.theemailadmin.com/ebook/Top-10-Most-Popular-Troubleshooting-Posts-for-Email-Administrators.pdf">Top 10 Most Popular Troubleshooting Posts for Email Administrators</a></p>
]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a target="_blank" href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.theemailadmin.com%2F2008%2F10%2Fencryption-standards-and-rc-ciphers%2F" onclick="pageTracker._trackPageview('/outgoing/api.tweetmeme.com/share?url=http_3A_2F_2Fwww.theemailadmin.com_2F2008_2F10_2Fencryption-standards-and-rc-ciphers_2F&amp;referer=');"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.theemailadmin.com%2F2008%2F10%2Fencryption-standards-and-rc-ciphers%2F&amp;source=emailadm&amp;style=normal&amp;service=bit.ly&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>In my last post I discussed the Advanced Encryption Standard (AES). Another encryption standard is known as RC6. Its predecessors were RC4 and RC5. RC6 is a fast block cipher (cryptographic algorithm) designed by Ronald Rivest for RSA Data Security (now RSA Security) in 1994. RC by the way stands for Ron’s Code and/or Rivest&#8217;s Ciphers.</p>
<p>What a block cipher does is take clear text and then operate on chunks of that text known as blocks. The &#8220;operates on chunks of that text&#8221;  means that an algorithm is applied to the block which performs an encryption on the input block using a secret key and outputs a corresponding block of ciphertext. The decryption process is similar in that a block of ciphertext has an algorithm applied to it, using the same secret key and produces the original block of plaintext.</p>
<p><span id="more-89"></span></p>
<p>A block cipher differs from a stream cipher, such as RC4, in that a block cipher works on &#8220;blocks&#8221; of cleartext and a stream cipher works on a stream of digits one at a time.</p>
<p>A block size is typically 64 or 128 bits, although some ciphers have a variable block size. RC4 is often used with 128-bit keys and is widely popular. RC4 can be exported out of the U.S. as long as its secret key lengths are 40 bits or less. Unfortunately the shorter key length makes it vulnerable to attacks.</p>
<p>The SSL protocol supports overlapping sets of cipher suites such as DES, 3DES, RC2 and RC4. SSL will use an RC4 128-bit key.  In addition, the protocol used in wireless LANs, WEP (Wired Equivalent Privacy), also uses RC4 where WEP uses a 40-bit key.</p>
<p>RC5 has a variable key size and can range from 0 bits to 2040 bits. And with RC6, the upper limit on the key size is also 2040 bits.</p>
<span id="pty_trigger"></span><p><a href="http://www.theemailadmin.com/2008/10/encryption-standards-and-rc-ciphers/">Encryption Standards and RC Ciphers</a><br/><br/>

Free ebook download: <a href="http://www.theemailadmin.com/ebook/Top-10-Most-Popular-Troubleshooting-Posts-for-Email-Administrators.pdf">Top 10 Most Popular Troubleshooting Posts for Email Administrators</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.theemailadmin.com/2008/10/encryption-standards-and-rc-ciphers/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

