.\" @(#)crypt.1 6.4 (Berkeley) 4/22/91 .\" .TH CRYPT 1 "April 22, 1991" .AT 3 .SH NAME crypt \- encode/decode .SH SYNOPSIS .B crypt [ password ] .SH DESCRIPTION .ft B This interface is obsoleted by bdes(1). .ft R .PP .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