[fpc-pascal] Encrypt routine

Ron Weidner xecronix at yahoo.com
Tue Oct 26 05:28:42 CEST 2004


Well, How simple do you need? Will a simple XOR
routine do?

http://delphi.icm.edu.pl/ftp/d10free/clcrypt.zip

If you need better, here is a site with a bunch of
routines.

http://delphi.icm.edu.pl/newl/d20/f039_001.htm

hth

Ron_W





--- Luiz Américo <pascalive at bol.com.br> 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  - 
> fpc-pascal at lists.freepascal.org
>
http://lists.freepascal.org/mailman/listinfo/fpc-pascal
> 


__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 




More information about the fpc-pascal mailing list