Pat O<br />[email protected]
Originally posted by Fredrik Safstrom:
Are you looking for real encryption with keys etc. or just a quick and easy way to encrypt messages???
I have a small class that will let you encrypt text messages (doesnt work on binary files), let me know if you are interested...
/Bamse
The only reason for time is so that everything doesn't happen all at once.
- Buckaroo Banzai
Originally posted by Fredrik Safstrom:
[B]Rama,
Here is the class itself:
It's quite simple to use, here is one example;
You can supply the constructor with a code-key if you want, otherwise the codekey will default to 'Q'.
If you want to add upp characters that are specific for your language in the alphabeth string, my version have some Swedish characters in there. The class will only encrypt/decrypt characters in the alphabeth string, if a character cannot be found, it will be ignored and left as is...
Have fun.
/Bamse[/B]
