NAME
__descrpt - Program to encrypt data using a DES-algorithm
SYNOPSIS
__descrpt {-e|[-d]}[-w][-k<crypkeyfile>]
DESCRIPTION
This program encrypts or decrypts the standard input to standard
output.
The used key is derived from the string supplied at compile time or
read from the given cryptkeyfile.
This program is part of afbackup-client
OPTIONS
This is a Few Description on the main options for __descrpt
-e Optional, either if is supplied or not __descrpt It will use
the Default 128 Bit DES encryption method
-w This Option Overwrite -e option, if the option is supplied,
the program will use 64 Bit DES encryption method
-w criptkeyfile
Read a criptkeyfile to override the one supplied at the
compile time
SEE ALSO
afclient(8), xafclientconfig(8), full_backup(8), incr_backup(8),
afverify(8), afrestore(8), xafrestore(8), afserver(8), afmserver(8),
copy_tape(8), afclient.conf(8), update_indexes(8)
AUTHOR
This manual page was written by Rene Mayorga <rmayorga@debian.org.sv>
for the Debian system (but may be used by others). Permission is
granted to copy, distribute and/or modify this document under the terms
of the GNU General Public License, Version 2 any later version
published by the Free Software Foundation.
On Debian systems, the complete text of the GNU General Public License
can be found in /usr/share/common-licenses/GPL.