<?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: Vigen&#232;re</title>
	<atom:link href="http://www.murky.org/blg/vigenre/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.murky.org/blg/vigenre/</link>
	<description>Tending to Geekiness</description>
	<lastBuildDate>Mon, 15 Mar 2010 05:45:52 -0600</lastBuildDate>
	
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Murk</title>
		<link>http://www.murky.org/blg/vigenre/#comment-65021</link>
		<dc:creator>Murk</dc:creator>
		<pubDate>Tue, 26 Aug 2008 15:44:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.murky.org/blg/?p=91#comment-65021</guid>
		<description>Here is &lt;a href=&quot;http://www.murky.org/blg/index-of-coincidences-a-worked-example/&quot; rel=&quot;nofollow&quot;&gt;an example of a breaking method&lt;/a&gt;.

&lt;a href=&quot;http://www.murky.org/blg/kasiskikerckhoff-attack-a-worked-example/&quot; rel=&quot;nofollow&quot;&gt;Here is another&lt;/a&gt;.</description>
		<content:encoded><![CDATA[<p>Here is <a href="http://www.murky.org/blg/index-of-coincidences-a-worked-example/" rel="nofollow">an example of a breaking method</a>.</p>
<p><a href="http://www.murky.org/blg/kasiskikerckhoff-attack-a-worked-example/" rel="nofollow">Here is another</a>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Raymond</title>
		<link>http://www.murky.org/blg/vigenre/#comment-12</link>
		<dc:creator>Raymond</dc:creator>
		<pubDate>Mon, 12 Sep 2005 19:23:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.murky.org/blg/?p=91#comment-12</guid>
		<description>Great explanation!

I need a &quot;light&quot; pure-text (no control codes) cipher... by any chance do you have any source for Pascal/Delphi or VB lying around???

Thanks!

(Edit: Sorry, no. However it isn&#039;t that tricky. Convert to ascii. Check if it is in range of A to Z or a to z. Add the number represented by the key letter (e.g. add 13 for m), subtract 26 if the result is too high. Convert back to character - Murk).
</description>
		<content:encoded><![CDATA[<p>Great explanation!</p>
<p>I need a &#8220;light&#8221; pure-text (no control codes) cipher&#8230; by any chance do you have any source for Pascal/Delphi or VB lying around???</p>
<p>Thanks!</p>
<p>(Edit: Sorry, no. However it isn&#8217;t that tricky. Convert to ascii. Check if it is in range of A to Z or a to z. Add the number represented by the key letter (e.g. add 13 for m), subtract 26 if the result is too high. Convert back to character &#8211; Murk).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: NoEvidenZ</title>
		<link>http://www.murky.org/blg/vigenre/#comment-11</link>
		<dc:creator>NoEvidenZ</dc:creator>
		<pubDate>Fri, 08 Apr 2005 22:28:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.murky.org/blg/?p=91#comment-11</guid>
		<description>Good articles so far, but i too can&#039;t understand the part after &quot;How can it be broken?&quot;

(Edit: I really don&#039;t know how to put it another way, Have a look at the article on the Kasiski attack, at its heart, the index of coincidence is just a variation on this - Murk)</description>
		<content:encoded><![CDATA[<p>Good articles so far, but i too can&#8217;t understand the part after &#8220;How can it be broken?&#8221;</p>
<p>(Edit: I really don&#8217;t know how to put it another way, Have a look at the article on the Kasiski attack, at its heart, the index of coincidence is just a variation on this &#8211; Murk)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Frosh</title>
		<link>http://www.murky.org/blg/vigenre/#comment-10</link>
		<dc:creator>Frosh</dc:creator>
		<pubDate>Thu, 14 Oct 2004 06:53:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.murky.org/blg/?p=91#comment-10</guid>
		<description>I just started reading from the beginning...woot...pretty nice...Mark
I don&#039;t understand the part after &quot;How can it be broken?&quot;
Could you give me some examples?
Thanks...

(Edit: That&#039;s for another day... what I&#039;ve put is enough for someone to work it out. I&#039;m not going to give all the game away in one fell swoop! I plan to do some worked examples later on - however these take a deal of time to prepare, in the meantime, do sub to the RSS feed for articles on this, and other topics of interest to me - Murk)</description>
		<content:encoded><![CDATA[<p>I just started reading from the beginning&#8230;woot&#8230;pretty nice&#8230;Mark<br />
I don&#8217;t understand the part after &#8220;How can it be broken?&#8221;<br />
Could you give me some examples?<br />
Thanks&#8230;</p>
<p>(Edit: That&#8217;s for another day&#8230; what I&#8217;ve put is enough for someone to work it out. I&#8217;m not going to give all the game away in one fell swoop! I plan to do some worked examples later on &#8211; however these take a deal of time to prepare, in the meantime, do sub to the RSS feed for articles on this, and other topics of interest to me &#8211; Murk)</p>
]]></content:encoded>
	</item>
</channel>
</rss>
