Sophie

Sophie

distrib > Mandriva > current > x86_64 > by-pkgid > ebd467802f489f17cfb655048547e09b > files > 11

hashalot-0.3-5mdv2010.0.x86_64.rpm

Hash-A-Lot by Ben Slusky <sluskyb@paranoiacs.org>
 
This program will read a passphrase from standard input and print a binary
(not printable) hash to standard output. The output is suitable for use as
an encryption key.

 USAGE:
		hashalot [ -s _salt_ ] _hashtype_
	OR
		_hashtype_ [ -s _salt_ ]

Most of the code was cribbed from the kerneli.org patch to util-linux,
by Marc Mutz <Marc@Mutz.com>. Most of what wasn't, was cribbed from GnuPG,
v.1.0.3 (http://www.gnupg.org/).