Whirlpool is a very strong hashing algorithm (one way encryption) that encodes any text into a 128 character string (popular md5 generates a 32 byte string).
Looking for the JavaScript version, I had to search on my email inbox for an email I received back in October 2009 to found the link where to download the Whirlpool Hash Javascript Algorithm. It’s kind of surprising that searching in Google for “whirlpool js”, “whirlpool javascript” or “whirlpool hash javascript algorithm” does not return the link.
For the record, here is the url:
Whirlpool Hash Javascript Algorithm
