Javascript md5
MD5 (Message-Digest algorithm 5) is a widely-used cryptographic hash function with a 128-bit hash value. MD5 has been employed in a wide variety of security applications, and is also commonly used to check the integrity of files or other data.
Overview
This component is used to process a variable length message into a fixed-length output of 128 bits using the MD5 algorithm. When used with WebToolKit.utf8 component it is fully compatible with UTF-8 encoding. It is very useful when u want to transfer encrypted passwords to or from the server.
Usage
First load WebToolKit library components. If you plan using UTF-8 encoding in your project don't forget to set the page encoding to UTF-8 (Content-Type meta tag) and to load WebToolKit.utf8 component.


| Price: | Free FREE | Hits: | 166 |
| File Size: | 6.74kb | Platforms: | Linux Windows |
| Ratings: | Last Updated: | 2006-07-31 |
VIEW ALL
JavaScript