I believe that Free Pascal comes with a package, idea, that does encryption. If you just want to avoid casual viewing, you might try just compressing the data using TCompressedStream.
-Alan --- Luiz Américo <[EMAIL PROTECTED]> wrote: > I'm looking for a simple file encryption routine (or an external > library). > Something like: > Procedure EncryptFile(FileName,Key:String); > Procedure DecryptFile(FileName,Key:String); > > I'd be glad with someone help > > Luiz _______________________________________________ fpc-pascal maillist - [EMAIL PROTECTED] http://lists.freepascal.org/mailman/listinfo/fpc-pascal