/Java-SHA-1-Hasher

Library to facilitate calculating SHA-1 hashes on InputStreams and printing them as 40-char hex strings.

Primary LanguageJava

A library to facilitate calculating SHA-1 hashes of Files, InputStreams,
Strings.  Also includes a byte-array-to-hex-string utility to display
the hash in semi-human-readable form.