  |
JavaScript Encryption Program - http://home.versatel.nl/MAvanEverdingen/Code/index.html
An open source JavaScript implementation of the RC4, AES, Serpent, Twofish, Caesar and RSA ciphers. |
  |
JavaScript DES Implementation - http://www.tero.co.uk/des/index.php
This is a javascript implementation of DES, the Data Encryption Standard, supporting ECB and CBC modes. It also includes a function for Triple DES. |
  |
JavaScript MD5 - http://pajhome.org.uk/crypt/md5/
Useful scripts for encrypting strings with MD5, MD4, and SHA-1 algorithms. |
 |
The Enigma - http://www.geocities.com/theenigma_1/index.html
This site hosts the Enigma Codecs. Free Javascipt based encryption. |