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...[more]
The SHA (Secure Hash Algorithm) is one of the many cryptographic hash functions. SHA-1 is considered to be the successor to MD5, another widely-used hash function.
Overview
This component is used to process variable length...[more]
EmailHider is a simple tiny script that will hide your real email address from spam bots. Just replace your email-links with two lines of code and your email address will be splitted into unreadable variables. This way email...[more]
JavascriptDecoder is a tool to easily decode obfuscated Javascript code (formats text with removed: spaces, tabs, new lines). It can also serve as a Javascript code beautifier and...[more]
This shows how to have a file create encrypted code. The output of this code can only be used by javascript enabled browsers. It is not a very secure method, but will keep most from finding your...[more]
An example of a simple JavaScript encoding of an html page. When the page loads you are prompted for a password. Enter the correct password and the page displays properly - enter the wrong password and you see only an "Invalid...[more]
This script allows you to effectively protect your code from prying eyes by disabling the availability of the right-click context menu's View Source option in the...[more]