.\" @(#)crypt.1 6.2 (Berkeley) %G% .\" .TH CRYPT 1 "" .AT 3 .SH NAME crypt \- encode/decode .SH SYNOPSIS .B crypt [ password ] .SH DESCRIPTION .I Crypt reads from the standard input and writes on the standard output. The .I password is a key that selects a particular transformation. If no .I password is given, .I crypt demands a key from the terminal and turns off printing while the key is being typed in. .I Crypt encrypts and decrypts with the same key: .PP crypt key cypher .br crypt key