> Hi > > i know this is not a cf question but seeing as you guys are the > experts i just wanted your feedback. > > i need a javascript function that converts a string into a hashed > string using the sha-512 algorithm, if anyone know of one? > > thanks very much > > richard
I actually needed the exact same thing so I created a SHA JS library. It's available at http://sourceforge.net/projects/jssha/ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;160198600;22374440;w Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:299649 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

