Encryption/Decryption Alogorithm Based on ASCII Va
|
| Article by: | unknown (11/7/2001) |
|
| Summary: | This is an encryption written method that takes the 'Key' and converts each character to its ASCII value and (depending on the last total) add/subtracts the current value to the total. |
|