From: Luis Hernandez Message-Id: <199912102307.SAA05968@math02.math.gatech.edu> Subject: crypt filter To: djgpp AT delorie DOT com Date: Fri, 10 Dec 1999 18:07:05 -0500 (EST) X-Mailer: ELM [version 2.4ME+ PL40 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Reply-To: djgpp AT delorie DOT com Hi: I'm looking for source code for a crypt filter (that is, the compiled program should run like a filter encrypting its input to the std output according to a given password or decrypting its input using the provided password, or two filters one for encrypt, the other for decrypt). I'll like something "secure" and it'll be basically for personal use. I'm open to suggestions. Luis Hernandez newton AT math DOT gatech DOT edu