General
This script is used to process a variable length message into a fixed-length output of 128 bits using the MD5 algorithm. It is fully compatible with UTF-8 encoding. It is very useful when you want to transfer encrypted passwords over the Internet.
Notes
- Created by: Justas
- Web Site: http://www.webtoolkit.info/
- Posted: October 1, 2007
Source Code
Paste this source code into the designated areas.
External file
Paste this code into an external JavaScript file named: md5.js
Head
Paste this code into the HEAD section of your HTML document.
User Comments
Do you write JavaScripts?
If you do, why not submit them to us?
We'll give you credit and a link back to your Web site.



