What it is ?
============

Crypto is tool for encrypt and decrypt files with simple algorythm, so
you can do all file encryption faster, but still secure.
Crypto encrypt the files based on your password, so someone else can't 
decrypt it without your password.
This package contain two program, crypto and xcrypto. Crypto for console
and xrypto for GUI/XWindow. Files that encrypted by crypto can be 
decrypted by xcrypto and vice-versa.


Requirement
===========

crypto : linux (or maybe another unix-like system)
xcrypto: linux (or maybe another unix-like system) and also XWindow
         that support GTK+ and GTK+-devel.


Installation
============

Please read the INSTALL file.


Portability
===========

This program is tested only on Linux RedHat 7.1 (2.4.2-2) with GNOME and
KDE, noting else.  


Copyright 
=========

This program is under GPL

