[deb] / hashalot / trunk / README Repository:
ViewVC logotype

View of /hashalot/trunk/README

Parent Directory Parent Directory | Revision Log Revision Log


Revision 16 - (download) (annotate)
Mon Dec 10 15:00:35 2007 UTC (2 years, 8 months ago) by kilobyte
File size: 478 byte(s)
Sarge's hashalot

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/).


ViewVC Help
Powered by ViewVC 1.0.5