Rather not have one JavaScript password for access the Members-Only section of your site? Well, along comes this little JavaScript gem. You can set up a separate username and JavaScript password for as many members as you want, and even give each a different page to go to after logging in.
Alpha Crypt uses MD5 cryptographic signatures on top of an XOR text JavaScript encryption algorithm to form a practically unbreakable hybrid.
Having a difficult time thinking up a password? Need to automatically generate a JavaScript password as part of a larger application? This JavaScript can help! It randomly creates a JavaScript password of any specified length using alphabetic and numeric input.
This scritp can encrypt messages, and more importantly, decrypt them back, using this fun script. Use it to communiate with your friends in secrecy.
This JavaScript checks JavaScript cookie data and will delete all them if available.