JScriptEncrypt
|
This JavaScript library provides encryption for Web pages using simple, text-oriented method called column transposition. The idea is to write the plain text in block on the row-first bases. The text is then read column-first. The trick is in that the columns are not read from left to right, but in the order specified by the encryption key. Simple transliteration is applied before encryption, allso. If one is not concerned with goverement spying on them, this method may provide enough secrecy. Ideas on how to use it: encrypt address book of the high school friends or save client-side cookies encrypted with users password.
Most scripts are free or open source. But some have the full source code available for download yet itīs required to have permission to use them and most often the price will be listed. If there is a script license e.g. GNU or GPL then it will also be listed. |
Free Encryption Software
This encryption script make a series of consecutive encryption steps...
Encryption Algorithm Simulation Script
The algorithm is designed to transfer an encryption key between two...
ExD'0r
ExD'or is a useful JavaScript application for encrypting and...
JavaScript No right click script PLUS
This script will block BOTH I.E. and Netscape visitors from right...
Source Code Encryption Wizard - Automated
Scramble the source of any chunk of code, or the entire webpage,...
Active Javascript Email and Link Encoder
Many programs use your email addy for tracking referrals, the major...
Secure-mail
Uses MD5 for passwords and Triple DES for actuall encrypting....
XTORT CryptoManiac V5
CryptoManiac uses str2hex(string) as well as Rot 13, two very simple... |
