Comments on: Enhancement to ActionScript 3 SHA-1 class https://joshblog.net/2007/01/09/enhancement-to-actionscript-3-sha-1-class/ Archive of older blog posts written by Josh Tynjala about Flash, Flex, and ActionScript Wed, 26 Jun 2013 02:52:46 +0000 hourly 1 https://wordpress.org/?v=4.9.9 By: Josh Tynjala https://joshblog.net/2007/01/09/enhancement-to-actionscript-3-sha-1-class/#comment-370 Thu, 07 May 2009 16:24:32 +0000 http://www.zeuslabs.us/archives/113/enhancement-to-actionscript-3-sha-1-class/#comment-370 Milo, hash functions usually aren’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.

]]>
By: Milo https://joshblog.net/2007/01/09/enhancement-to-actionscript-3-sha-1-class/#comment-369 Thu, 07 May 2009 09:40:45 +0000 http://www.zeuslabs.us/archives/113/enhancement-to-actionscript-3-sha-1-class/#comment-369 Ok then, but what about decoding SHA1 hash?

]]>
By: Introducing Torrent Utility, an Apollo application » Zeus Labs https://joshblog.net/2007/01/09/enhancement-to-actionscript-3-sha-1-class/#comment-368 Wed, 21 Mar 2007 05:23:22 +0000 http://www.zeuslabs.us/archives/113/enhancement-to-actionscript-3-sha-1-class/#comment-368 […] the latest build of Adobe’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 […]

]]>
By: Josh Tynjala https://joshblog.net/2007/01/09/enhancement-to-actionscript-3-sha-1-class/#comment-367 Wed, 10 Jan 2007 16:26:13 +0000 http://www.zeuslabs.us/archives/113/enhancement-to-actionscript-3-sha-1-class/#comment-367 Thanks Mike, Darron.

]]>
By: darron https://joshblog.net/2007/01/09/enhancement-to-actionscript-3-sha-1-class/#comment-366 Wed, 10 Jan 2007 15:49:30 +0000 http://www.zeuslabs.us/archives/113/enhancement-to-actionscript-3-sha-1-class/#comment-366 Hi Josh,

Thanks for your efforts. I’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!

]]>
By: mike chambers https://joshblog.net/2007/01/09/enhancement-to-actionscript-3-sha-1-class/#comment-365 Wed, 10 Jan 2007 05:57:59 +0000 http://www.zeuslabs.us/archives/113/enhancement-to-actionscript-3-sha-1-class/#comment-365 fyi

I just logged an issue on this:

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

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

Nice work.

mike chambers

mesh@adobe.com

]]>