crypt
Hi,
Anyone knows where can I get the source for the 'crypt' program.
We have this program in solaris and I'd like to have it on Linux.
Many thank in advance!
Here is the top of the man page:
-- 8< ----------------------------------------------------------------------
crypt(1) User Commands crypt(1)
NAME
crypt - encode or decode a file
SYNOPSIS
crypt [ password ]
AVAILABILITY
SUNWcsu
DESCRIPTION
crypt encrypts and decrypts the contents of a file. crypt
reads from the standard input and writes on the standard
output. The password is a key that selects a particular
transformation. If no password is given, crypt demands a
key from the terminal and turns off printing while the key
is being typed in. crypt encrypts and decrypts with the
-- 8< ----------------------------------------------------------------------
--
-------------------- Timothy C. Phan (tphan@asl.dl.nec.com)
-------------------- NEC America, Inc. ASL
-------------------- 1525 Walnut Hill Ln. Irving, TX 75038
-------------------- tel: (214)-518-3437 fax: (214)-518-3499
--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
debian-user-request@lists.debian.org .
Trouble? e-mail to templin@bucknell.edu .
Reply to:
- Follow-Ups:
- Re: crypt
- From: Nathan E Norman <nnorman@cfni.com>