SCrypt v1.0 by Pascal Gloor
===========================

SCrypt encrypt/decrypt files using a given key.
SHA256 signature of the key is used to encrypt the file.

compile, install and test:

	% make
	# make install
	% make demo

contact: pascal.gloor@spale.com
