CRYPT(1) CRYPT(1) NAME crypt - encode/decode SYNOPSIS crypt [ password ] DESCRIPTION _C_r_y_p_t reads from the standard input and writes on the standard output. The _p_a_s_s_w_o_r_d is a key that selects a particular transformation. If no _p_a_s_s_w_o_r_d is given, _c_r_y_p_t demands a key from the terminal and turns off printing while the key is being typed in. _C_r_y_p_t encrypts and decrypts with the same key: crypt key cypher crypt key