File:  [Research Unix] / researchv10dc / dist / man / v3 / man1 / crypt.1
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs
Tue Apr 24 17:21:34 2018 UTC (8 years, 1 month ago) by root
Branches: belllabs, MAIN
CVS tags: researchv10, HEAD
researchv10 Dan Cross

.pa 1
.he 'CRYPT (I)'10/23/71'CRYPT (I)'
.ti 0
NAME		crypt -- encode/decode
.sp
.ti 0
SYNOPSIS	crypt_____ [ password ]
.sp
.ti 0
DESCRIPTION	crypt_____
is an exact implementation of Boris Hagelin's
cryptographic machine called the M-209 by the U. S. Army [1].

crypt_____ reads from the standard input file and writes
on the standard output.
For a given password, the encryption
process is idempotent;
that is,

	crypt znorkle <clear >cypher
	crypt znorkle <cypher

will print the clear.

crypt_____ is suitable
for use as a filter:

	pr <"crypt bandersnatch"<cypher

.sp
.ti 0
FILES		--
.sp
.ti 0
SEE ALSO	[1] U. S. Patent 2,089,603.
.sp
.ti 0
DIAGNOSTICS	--
.sp
.ti 0
BUGS		--

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.