<?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: Caesar Cipher &#8211; the easiest encryption method you should know</title>
	<atom:link href="http://www.bestinternetsecurity.net/11/caesar-cipher-the-easiest-encryption-method-you-should-know.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.bestinternetsecurity.net/11/caesar-cipher-the-easiest-encryption-method-you-should-know.html</link>
	<description>Information Security Resources</description>
	<lastBuildDate>Mon, 18 May 2009 20:11:04 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: BestInternetSecurity.net</title>
		<link>http://www.bestinternetsecurity.net/11/caesar-cipher-the-easiest-encryption-method-you-should-know.html/comment-page-1#comment-4</link>
		<dc:creator>BestInternetSecurity.net</dc:creator>
		<pubDate>Sat, 08 Jul 2006 15:33:29 +0000</pubDate>
		<guid isPermaLink="false">http://bestinternetsecurity.net/11/caesar-cipher-the-easiest-encryption-method-you-should-know/#comment-4</guid>
		<description>[...] To improve Caesar Cipher Encryption, we can assign each alphabet with another one in an non-sequential manner. For example A can be mapped to D while B can be mapped to R, and so are the rest being mapped to a different alphabet. Recall that Caesar Cipher has a key space of 25, Monoalphabetic Substitution can have a key space of 26 x 25 x 24 x&#8230;&#8230;.x 1, i.e. 26! (This time we have a different assumption, we assume that each alphabet can be mapped to itself). [...]</description>
		<content:encoded><![CDATA[<p>[...] To improve Caesar Cipher Encryption, we can assign each alphabet with another one in an non-sequential manner. For example A can be mapped to D while B can be mapped to R, and so are the rest being mapped to a different alphabet. Recall that Caesar Cipher has a key space of 25, Monoalphabetic Substitution can have a key space of 26 x 25 x 24 x&#8230;&#8230;.x 1, i.e. 26! (This time we have a different assumption, we assume that each alphabet can be mapped to itself). [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

