Sebastian Tschan is announcing that JavaScript MD5 with version number 1.1.1 is already available to download.
What is JavaScript MD5 ?
JavaScript MD5 is A JavaScript function to encrypt data with an MD5 algorithm, perfect for hiding important content in a mangle of letters and numbers .
It is a JavaScript implementation of the RSA Data Security, Inc. MD5 Message Digest Algorithm, as defined in RFC 1321.Works for client-side (browsers) and server-side (Node.js) environments the same.A demo is included with the download package.
This is changelog for JavaScript MD5 version 1.1.1 :
- Removed unnecessary jQuery dependency from the test HTML page.
You can read the complete changelog and also download this latest version on their homepage:
blueimp.github.io