<?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: Implementation of RSA in F#</title>
	<atom:link href="http://www.fsharp.it/2008/12/01/implementation-of-rsa-in-f/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.fsharp.it/2008/12/01/implementation-of-rsa-in-f/</link>
	<description>Functional programming on .Net</description>
	<lastBuildDate>Wed, 18 Aug 2010 12:04:06 +0200</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: claudio</title>
		<link>http://www.fsharp.it/2008/12/01/implementation-of-rsa-in-f/comment-page-1/#comment-12682</link>
		<dc:creator>claudio</dc:creator>
		<pubDate>Thu, 06 May 2010 20:56:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.fsharp.it/?p=68#comment-12682</guid>
		<description>Hi John,
you are probably right, but notice that I haven&#039;t put any name on the code, not even mine! 
And, as you already said, I linked the original source, clearly stating that I just ported an existing code from Scheme to F#.

By the way, I just added both names to the code. If you want to use it in your blog feel free to take it and strip my name, a link to this post is enough for me...</description>
		<content:encoded><![CDATA[<p>Hi John,<br />
you are probably right, but notice that I haven&#8217;t put any name on the code, not even mine!<br />
And, as you already said, I linked the original source, clearly stating that I just ported an existing code from Scheme to F#.</p>
<p>By the way, I just added both names to the code. If you want to use it in your blog feel free to take it and strip my name, a link to this post is enough for me&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Clements</title>
		<link>http://www.fsharp.it/2008/12/01/implementation-of-rsa-in-f/comment-page-1/#comment-12674</link>
		<dc:creator>John Clements</dc:creator>
		<pubDate>Wed, 05 May 2010 23:28:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.fsharp.it/?p=68#comment-12674</guid>
		<description>I see that in your explanatory you provide a link to Matt Might&#039;s website.  That&#039;s good, but I would *highly recommend* that you put some kind of acknowledgment in the code itself. 

Thanks!</description>
		<content:encoded><![CDATA[<p>I see that in your explanatory you provide a link to Matt Might&#8217;s website.  That&#8217;s good, but I would *highly recommend* that you put some kind of acknowledgment in the code itself. </p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Random testing in F# with FsCheck &#187; FSharp.it</title>
		<link>http://www.fsharp.it/2008/12/01/implementation-of-rsa-in-f/comment-page-1/#comment-1229</link>
		<dc:creator>Random testing in F# with FsCheck &#187; FSharp.it</dc:creator>
		<pubDate>Sun, 28 Dec 2008 19:31:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.fsharp.it/?p=68#comment-1229</guid>
		<description>[...] see how to get started using FsCheck to validate the RSA implementation written some time [...]</description>
		<content:encoded><![CDATA[<p>[...] see how to get started using FsCheck to validate the RSA implementation written some time [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: claudio</title>
		<link>http://www.fsharp.it/2008/12/01/implementation-of-rsa-in-f/comment-page-1/#comment-1193</link>
		<dc:creator>claudio</dc:creator>
		<pubDate>Fri, 05 Dec 2008 09:32:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.fsharp.it/?p=68#comment-1193</guid>
		<description>Maybe I&#039;ve read too much Scheme in these days and I&#039;ve been infected by its syntax! ;)</description>
		<content:encoded><![CDATA[<p>Maybe I&#8217;ve read too much Scheme in these days and I&#8217;ve been infected by its syntax! <img src='http://www.fsharp.it/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jon Harrop</title>
		<link>http://www.fsharp.it/2008/12/01/implementation-of-rsa-in-f/comment-page-1/#comment-1184</link>
		<dc:creator>Jon Harrop</dc:creator>
		<pubDate>Tue, 02 Dec 2008 01:49:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.fsharp.it/?p=68#comment-1184</guid>
		<description>Ironically, your F# code is littered with superfluous parentheses. ;-)

Great example though. Thanks!</description>
		<content:encoded><![CDATA[<p>Ironically, your F# code is littered with superfluous parentheses. <img src='http://www.fsharp.it/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
<p>Great example though. Thanks!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
