Copyright (C) 2003 Jesse Lovelace, A. S. Logic Systems Co.

    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
    the Free Software Foundation; either version 2 of the License, or
    (at your option) any later version.

    This program is distributed in the hope that it will be useful,
    but WITHOUT ANY WARRANTY; without even the implied warranty of
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    GNU General Public License for more details.

    You should have received a copy of the GNU General Public License
    along with this program; if not, write to the Free Software
    Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
	
Hashish
File and string hashing for Windows and Unix

UNIX:

Hashish requires wxGTK 2.3.1 (http://www.wxwindows.org)
and Crypto++ 5.1 (http://www.cryptopp.com) to be 
installed/compiled in order to compile.  To run, Hashish needs
wxWindows to be installed and the shared object to be in the path.

Win32:

Hashish requires wxMSW and Crypto++ to compile.  Use
provided project files to build in VC++. The bin Win32
package includes an installer.

Mac OSX:

Please download binary packet for OSX from:
http://www.sf.net/projects/hashish

Jesse Lovelace
<jllovela@eos.ncsu.edu>
