Recursive Hasher
https://github.com/rhash/RHash
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.
- Devel package for openSUSE:Factory
-
11
derived packages
- Links to openSUSE:Factory / rhash
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout network:utilities/rhash && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
rhash-1.4.4.tar.gz | 0000435691 425 KB | |
rhash.changes | 0000011914 11.6 KB | |
rhash.spec | 0000004614 4.51 KB |
Revision 22 (latest revision is 23)
Martin Pluskal (pluskalm)
accepted
request 1101300
from
Dirk Mueller (dirkmueller)
(revision 22)
- update to 1.4.4: * Remove obsolete rhash_timer functions (API breaking change) * Increment LibRHash soname version on Linux and Unix * Support leading and trailing spaces in a file names * Changed the simple file format to fit the sfv format * Bugfix: Fix slash usage with wilcards on Windows * Print the algorithms being calculated on -vv * Renamed --maxdepth option to --max-depth * Supported escaping of special characters in file paths * New printf-format directive '%d' to print file directory * New option --unverified to print unverified files * New option --missing to print missing files
Comments 0