| Script | Author |
|---|---|
|
string_decrypt
The decryption function corresponding to string_encrypt |
By Daniel
December 24, 2008 |
|
string_encrypt
A standard encryption function |
By Daniel
December 24, 2008 |
|
string_ROT13
"Encrypts" a string using the classic rot13 algorithm. (See ROT13 on Wikipedia.) |
By Daniel
December 30, 2008 |