<?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: Enhancement to ActionScript 3 SHA-1 class</title>
	<atom:link href="http://joshblog.net/2007/01/09/enhancement-to-actionscript-3-sha-1-class/feed/" rel="self" type="application/rss+xml" />
	<link>http://joshblog.net/2007/01/09/enhancement-to-actionscript-3-sha-1-class/</link>
	<description>Just another WordPress site</description>
	<lastBuildDate>Wed, 16 May 2012 17:12:21 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: Josh Tynjala</title>
		<link>http://joshblog.net/2007/01/09/enhancement-to-actionscript-3-sha-1-class/#comment-370</link>
		<dc:creator>Josh Tynjala</dc:creator>
		<pubDate>Thu, 07 May 2009 16:24:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.zeuslabs.us/archives/113/enhancement-to-actionscript-3-sha-1-class/#comment-370</guid>
		<description>Milo, hash functions usually aren&#039;t meant to be decoded. In fact, they tend to have collisions, so more than one input can produce the same output, but it is rare.</description>
		<content:encoded><![CDATA[<p>Milo, hash functions usually aren&#8217;t meant to be decoded. In fact, they tend to have collisions, so more than one input can produce the same output, but it is rare.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Milo</title>
		<link>http://joshblog.net/2007/01/09/enhancement-to-actionscript-3-sha-1-class/#comment-369</link>
		<dc:creator>Milo</dc:creator>
		<pubDate>Thu, 07 May 2009 09:40:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.zeuslabs.us/archives/113/enhancement-to-actionscript-3-sha-1-class/#comment-369</guid>
		<description>Ok then, but what about decoding SHA1 hash?</description>
		<content:encoded><![CDATA[<p>Ok then, but what about decoding SHA1 hash?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Introducing Torrent Utility, an Apollo application &#187; Zeus Labs</title>
		<link>http://joshblog.net/2007/01/09/enhancement-to-actionscript-3-sha-1-class/#comment-368</link>
		<dc:creator>Introducing Torrent Utility, an Apollo application &#187; Zeus Labs</dc:creator>
		<pubDate>Wed, 21 Mar 2007 05:23:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.zeuslabs.us/archives/113/enhancement-to-actionscript-3-sha-1-class/#comment-368</guid>
		<description>[...] the latest build of Adobe&#039;s corelib, version 0.90, to build the source. The version includes the enhancements to the SHA1 class that I wrote specifically when I needed them for this [...]</description>
		<content:encoded><![CDATA[<p>[...] the latest build of Adobe&#8217;s corelib, version 0.90, to build the source. The version includes the enhancements to the SHA1 class that I wrote specifically when I needed them for this [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Josh Tynjala</title>
		<link>http://joshblog.net/2007/01/09/enhancement-to-actionscript-3-sha-1-class/#comment-367</link>
		<dc:creator>Josh Tynjala</dc:creator>
		<pubDate>Wed, 10 Jan 2007 16:26:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.zeuslabs.us/archives/113/enhancement-to-actionscript-3-sha-1-class/#comment-367</guid>
		<description>Thanks Mike, Darron.</description>
		<content:encoded><![CDATA[<p>Thanks Mike, Darron.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: darron</title>
		<link>http://joshblog.net/2007/01/09/enhancement-to-actionscript-3-sha-1-class/#comment-366</link>
		<dc:creator>darron</dc:creator>
		<pubDate>Wed, 10 Jan 2007 15:49:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.zeuslabs.us/archives/113/enhancement-to-actionscript-3-sha-1-class/#comment-366</guid>
		<description>Hi Josh,

Thanks for your efforts.  I&#039;ve merged your code updates into the Google Code SVN.  Very nice of you to write the unit tests along with the code as well!</description>
		<content:encoded><![CDATA[<p>Hi Josh,</p>
<p>Thanks for your efforts.  I&#8217;ve merged your code updates into the Google Code SVN.  Very nice of you to write the unit tests along with the code as well!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mike chambers</title>
		<link>http://joshblog.net/2007/01/09/enhancement-to-actionscript-3-sha-1-class/#comment-365</link>
		<dc:creator>mike chambers</dc:creator>
		<pubDate>Wed, 10 Jan 2007 05:57:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.zeuslabs.us/archives/113/enhancement-to-actionscript-3-sha-1-class/#comment-365</guid>
		<description>fyi

I just logged an issue on this:

http://code.google.com/p/as3corelib/issues/detail?id=6&amp;can=2&amp;q=

(and this is the exact reason we moved the libraries to google code).

Nice work.

mike chambers

mesh@adobe.com</description>
		<content:encoded><![CDATA[<p>fyi</p>
<p>I just logged an issue on this:</p>
<p><a href="http://code.google.com/p/as3corelib/issues/detail?id=6&#038;can=2&#038;q=" rel="nofollow">http://code.google.com/p/as3corelib/issues/detail?id=6&#038;can=2&#038;q=</a></p>
<p>(and this is the exact reason we moved the libraries to google code).</p>
<p>Nice work.</p>
<p>mike chambers</p>
<p><a href="mailto:mesh@adobe.com">mesh@adobe.com</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>

