Recursive Hasher
http://rhash.anz.ru/?l=en
RHash (Recurcive Hasher) is a console utility for computing and
verifying magnet links and hash sums of files.
It supports CRC32, MD4, MD5, SHA1/SHA2, Tiger, DC++ TTH, BitTorrent
BTIH, AICH, eDonkey hash, GOST R 34.11-94, RIPEMD-160, HAS-160, EDON-R,
Whirlpool and Snefru hash algorithms. Hash sums are used to ensure and
verify integrity of large volumes of data for a long-term storing or
transferring.
Program features:
* Calculation of Magnet links and EDonkey 2000 links.
* Output in a predefined (SFV, BSD-like) or a user-defined format.
* Updating crc files (adding hash sums of files missing in the crc
file).
* Ability to process directories recursively.
- Developed at network:utilities
- Sources inherited from project openSUSE:Factory
-
6
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Leap:16.0:FactoryCandidates/rhash && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
rhash-1.3.9.tar.gz | 0000403415 394 KB | |
rhash-uk.patch | 0000000744 744 Bytes | |
rhash.changes | 0000008527 8.33 KB | |
rhash.spec | 0000004645 4.54 KB |
Revision 5 (latest revision is 10)
Dominique Leuenberger (dimstar_suse)
accepted
request 770003
from
Martin Pluskal (pluskalm)
(revision 5)
- Update to version 1.3.9: * change project license to BSD Zero Clause License * add uk translations * new printf-format modifier '%u' to print url-encoded filename, path or hash * Bugfix: btih in magnet links shall be hex-encoded * correctly align UTF8 file paths, while printing verification results * respect UTF8 BOM when updating or verifying a hash file * print a new-line after ed2k link, when --ed2k-link option is passed * exit on output errors with exit_code = 2 * change option --update=<file> to update the specified file * make short option '-P' to be an alias for --percents * change %{mtime} format to 'YYYY-MM-DD hh:mm:ss' * Bugfix: --sysconfdir was ignored while searching for config on Linux * support verification of base64-formated hash sums * add formatting options: --hex, --base32, -b/--base64 * Bugfix: properly handle symlinks on the command line - Fix localisation building by rhash-uk.patch
Comments 0