<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Encrypt a message with RSA in python</title>
	<atom:link href="http://webstersprodigy.net/2008/05/05/encrypt-a-message-with-rsa-in-python/feed/" rel="self" type="application/rss+xml" />
	<link>http://webstersprodigy.net/2008/05/05/encrypt-a-message-with-rsa-in-python/</link>
	<description>Updates every other Friday... usually</description>
	<lastBuildDate>Sun, 13 May 2012 21:58:19 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: webstersprodigy</title>
		<link>http://webstersprodigy.net/2008/05/05/encrypt-a-message-with-rsa-in-python/comment-page-1/#comment-36</link>
		<dc:creator><![CDATA[webstersprodigy]]></dc:creator>
		<pubDate>Sun, 13 May 2012 21:58:19 +0000</pubDate>
		<guid isPermaLink="false">http://webstersprodigy.net/?p=315#comment-36</guid>
		<description><![CDATA[As an aside as I&#039;m going through old posts: There&#039;s a lot more that needs to be done to make this &quot;good&quot;. For one, the message shouldn&#039;t be applied directly to RSA - rather, a hash should be used.... and for another, there&#039;s no auth... above is just a toy]]></description>
		<content:encoded><![CDATA[<p>As an aside as I&#8217;m going through old posts: There&#8217;s a lot more that needs to be done to make this &#8220;good&#8221;. For one, the message shouldn&#8217;t be applied directly to RSA &#8211; rather, a hash should be used&#8230;. and for another, there&#8217;s no auth&#8230; above is just a toy</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: lArA</title>
		<link>http://webstersprodigy.net/2008/05/05/encrypt-a-message-with-rsa-in-python/comment-page-1/#comment-9</link>
		<dc:creator><![CDATA[lArA]]></dc:creator>
		<pubDate>Wed, 12 Aug 2009 11:23:55 +0000</pubDate>
		<guid isPermaLink="false">http://webstersprodigy.net/?p=315#comment-9</guid>
		<description><![CDATA[Thanks, for me was difficult too! :D]]></description>
		<content:encoded><![CDATA[<p>Thanks, for me was difficult too! :D</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brad Wolfe</title>
		<link>http://webstersprodigy.net/2008/05/05/encrypt-a-message-with-rsa-in-python/comment-page-1/#comment-8</link>
		<dc:creator><![CDATA[Brad Wolfe]]></dc:creator>
		<pubDate>Thu, 16 Jul 2009 04:29:45 +0000</pubDate>
		<guid isPermaLink="false">http://webstersprodigy.net/?p=315#comment-8</guid>
		<description><![CDATA[Hey, very nice guide! Thank you for taking the time to share. Python is great :D]]></description>
		<content:encoded><![CDATA[<p>Hey, very nice guide! Thank you for taking the time to share. Python is great :D</p>
]]></content:encoded>
	</item>
</channel>
</rss>

