.\" $Source: /afs/net.mit.edu/tools/src/crypt/RCS/des_crypt.1,v $
.\" $Author: tom $
.\" $Header: /afs/net.mit.edu/tools/src/crypt/RCS/des_crypt.1,v 1.1 90/05/23 15:49:54 tom Exp $
.TH DES_CRYPT 1
.UC
.SH NAME
des_crypt \- encrypt/decrypt files using des
.SH SYNOPSIS
.B des_crypt <infile> <outfile> <mode>
.SH DESCRIPTION
Mode may be one of the following:
.TP
.B d  
decrypt
.TP
.B e
encrypt
.PP
.SH SEE ALSO
crypt(3) 
.PP
.SH BUGS
.PP
not compatible with crypt
.PP

