20 lines
1020 B
Plaintext
20 lines
1020 B
Plaintext
# HOW TO EDIT THIS FILE:
|
|
# The "handy ruler" below makes it easier to edit a package description.
|
|
# Line up the first '|' above the ':' following the base package name, and
|
|
# the '|' on the right side marks the last column you can put a character in.
|
|
# You must make exactly 11 lines for the formatting to be correct. It's also
|
|
# customary to leave one space after the ':' except on otherwise blank lines.
|
|
|
|
|-----handy-ruler------------------------------------------------------|
|
|
rhash: rhash (Utility for verifying hash sums (SFV, CRC, etc)
|
|
rhash:
|
|
rhash: RHash (Recursive Hasher) is a console utility for computing and
|
|
rhash: verifying hash sums of files. It supports CRC32, MD4, MD5, SHA1,
|
|
rhash: SHA256, SHA512, Tiger, DC++ TTH, BitTorrent BTIH, ED2K, AICH,
|
|
rhash: GOST R 34.11-94, RIPEMD-160, HAS-160, EDON-R 256/512, Whirlpool
|
|
rhash: and Snefru-128/256 algorithms.
|
|
rhash:
|
|
rhash: Hash sums are used to ensure and verify integrity of large volumes
|
|
rhash: of data for a long-term storing or transferring.
|
|
rhash:
|