crypt.icn: Program to encrypt file

August 14, 1996; Phil Bewig and Phillip Lee Thomas
This file is in the public domain.
Do *not* use this in the face of competent cryptanalysis.

Usage: [iconx] icrypt [key] < infile > outfile
____________________________________________________________

As written, uses UNIX-style console I/O.

Source code | Program Library Page | Icon Home Page