Re: sha-512 hash function

2008-02-21 Thread Brian Turek
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

Re: sha-512 hash function

2008-02-21 Thread Brian Turek
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

sha-512 hash function

2008-02-09 Thread Richard White
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

sha-512 hash function

2008-02-09 Thread Richard White
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