> hi,
> 
> i am able to use the hash function in cf to hash a string using 
> sha-512 algorithm fine, but does anyone know of a similar function in 
> javascript that will hash a string using sha-512 please
> 
> preferably it would be good if i had a similar javascript function 
> where you passed a string and the algorithm type and it passed back 
> the hashed value
> 
> thanks
> 
> richard 

I actually needed the exact same thing and, as a result, created by own 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:299648
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to