Brian Turek is announcing that jsSHA with version number 2.0.1 is already available to download.
What is jsSHA ?
jsSHA is A JavaScript implementation of the complete Secure Hash Algorithm family of hashes as well as HMAC algorithms with SHA support .
It currently implements these SHA algorithms: SHA-1, SHA-224, SHA-256, SHA-384 and SHA-512.jsSHA is cross-browser tested and will allow developers to encrypt their strings with a greater security level.
This is changelog for jsSHA version 2.0.1 :
- Fixed major issue with all hashes failing if raw input was a particular size.
You can read the complete changelog and also download this latest version on their homepage: caligatio.github.com