<?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: Doing It Twice Is Twice As Secure, Right?</title>
	<atom:link href="http://iamthewalr.us/blog/2007/01/doing-it-twice-is-twice-as-secure-right/feed/" rel="self" type="application/rss+xml" />
	<link>http://iamthewalr.us/blog/2007/01/doing-it-twice-is-twice-as-secure-right/</link>
	<description>by Colin Barrett</description>
	<lastBuildDate>Sun, 06 Jun 2010 00:19:02 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Neil Rashbrook</title>
		<link>http://iamthewalr.us/blog/2007/01/doing-it-twice-is-twice-as-secure-right/comment-page-1/#comment-9942</link>
		<dc:creator>Neil Rashbrook</dc:creator>
		<pubDate>Tue, 18 Sep 2007 12:27:37 +0000</pubDate>
		<guid isPermaLink="false">http://iamthewalr.us/blog/2007/01/31/doing-it-twice-is-twice-as-secure-right/#comment-9942</guid>
		<description>&lt;p&gt;You&#039;re still using the wrong syntax for the y operator, try
perl -pe y/A-Za-z/N-ZA-Mn-za-m/&lt;/p&gt;

&lt;p&gt;Or why not use
tr A-Za-z N-ZA-Mn-za-m&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>You&#8217;re still using the wrong syntax for the y operator, try
perl -pe y/A-Za-z/N-ZA-Mn-za-m/</p>

<p>Or why not use
tr A-Za-z N-ZA-Mn-za-m</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Domain of the Bored &#187; Blog Archive &#187; ROT13 in Python</title>
		<link>http://iamthewalr.us/blog/2007/01/doing-it-twice-is-twice-as-secure-right/comment-page-1/#comment-28</link>
		<dc:creator>Domain of the Bored &#187; Blog Archive &#187; ROT13 in Python</dc:creator>
		<pubDate>Wed, 31 Jan 2007 09:17:29 +0000</pubDate>
		<guid isPermaLink="false">http://iamthewalr.us/blog/2007/01/31/doing-it-twice-is-twice-as-secure-right/#comment-28</guid>
		<description>&lt;p&gt;[...] Patr1ck has posted instructions on performing ROT13 in Ruby. Colin has responded with the Perl version. Here&#039;s the Python version. import codecs rot13ed_data = codecs.getencoder(&#039;rot13&#039;)(data_to_rot13)[0] [...]&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>[&#8230;] Patr1ck has posted instructions on performing ROT13 in Ruby. Colin has responded with the Perl version. Here&#8217;s the Python version. import codecs rot13ed_data = codecs.getencoder(&#8216;rot13&#8217;)(data_to_rot13)[0] [&#8230;]</p>]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.518 seconds -->
