  |
JavaScript MD5 - http://pajhome.org.uk/crypt/md5/
Useful scripts for encrypting strings with MD5, MD4, and SHA-1 algorithms. |
  |
JavaScript Encryption Program - http://members.tele2.nl/MAvanEverdingen/Code/
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. |