SACAT(1)                                                 SACAT(1)

NAME
       sacat - encrypts and concatenates SAdoor database files

SYNOPSIS
       sacat [sadb...] sadb.crypt

DESCRIPTION
       The  sacat  utility  encrypts  and  concatenates all unen-
       crypted sadb files  into  the  encrypted  sadb.crypt  file
       using the Blowfish algorithm.

       If the target file does not exist (i.e. the last file does
       not exist), the user is prompted for a password,  and  the
       contents  of the other files is encrypted using this pass-
       word and written to the target file which is created.

       If the target file exist, the user is prompted for a pass-
       word  to  decrypt  the  file,  and  all  other  files  are
       encrypted using this password and appended to  the  target
       file.

       If the command-line exists of a single encrypted file, the
       user is prompted for the password of this  file,  and  the
       decrypted contents is written to standard output.

DIAGNOSTICS
       The  sacat  utility  exits 0 on success, and 1 if an error
       occurs.

SEE ALSO
       sash(8), sadoor(8)

AUTHOR
       Claes M. Nyberg

       <cmn@darklab.org> or <md0claes@mdstud.chalmers.se>

DISTRIBUTION
       sash is part of SAdoor wich can be obtained from
              http://cmn.listprojects.darklab.org/

       sash uses  libblowfish, which is shipped with SAdoor.   It
       is copyrighted by Eric Young (eay@cryptsoft.com).

BUGS
       Please report bugs to the author.

sacat version 0.3.1 beta     July 26 2002                  SACAT(1)
