Tuesday, January 8, 2008

jsSHA2 - SHA-256-384-512 hash functions in JavaScript

jsSHA2 - open source JavaScript implementation of the Secure Hash Algorithms, SHA-256-384-512
jsSHA2 is an OpenSource JavaScript implementation of the Secure Hash Algorithm, SHA-256-384-512.

Download
Latest version (jsSHA2 v0.3)


Related resources:
Paul Johnston's - hash functions implemented in JavaScript (MD4, MD5 and SHA-1)
CTNHashProc - a MS SQLServer 2000 Extended Stored Procedure that returns the hash of a given string. Currently the supported hash functions are SHA (SHA1), SHA2 (SHA-256, SHA-384, SHA-512), MD5, RIPEMD-160, Tiger.

No comments: