Even easier... use one of the following built-in functions on the text:
"compress", "base64encode" or "mdi5digest"... you can always reverse it.

Ken Ray
Sons of Thunder Software
Email: [EMAIL PROTECTED]
Web Site: http://www.sonsothunder.com/

----- Original Message -----
From: "Michael Foy" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, April 22, 2002 8:20 AM
Subject: Re: simple encryption?


> rot13, what about a caeserian, get the ascii code of each letter and add 5
> to it, save it, then read it back and convert it to ascii code minus 5
from
> code get the character
>
>
> ----- Original Message -----
> From: Niklas Almesj� <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Monday, April 22, 2002 2:09 PM
> Subject: simple encryption?
>
>
> What's the simplest way to encrypt some textfiles? I don't need any
> super-duper safe algorithm, only something that prevents novice users from
> being able to read them.
> thanks,
> /Niklas Almesj�
>
>
>
> _______________________________________________
> use-revolution mailing list
> [EMAIL PROTECTED]
> http://lists.runrev.com/mailman/listinfo/use-revolution
>

_______________________________________________
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to