diff options
author | Симон Болоканов <sbolokanov@abv.bg> | 2014-09-16 08:20:42 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-09-16 08:20:42 +0700 |
commit | 58f21d30bdacb8af2a9c1f0a893ff10c2a4828b4 (patch) | |
tree | e80421b21b84e57d41a0342e884b9b8851940598 /system/rhash/slack-desc | |
parent | b5785fcfa514d661409c808f36d7b21b4ac518d2 (diff) | |
download | slackbuilds-58f21d30bdacb8af2a9c1f0a893ff10c2a4828b4.tar.gz |
system/rhash: Added (verify hash).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/rhash/slack-desc')
-rw-r--r-- | system/rhash/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/system/rhash/slack-desc b/system/rhash/slack-desc new file mode 100644 index 0000000000..767ca61ab3 --- /dev/null +++ b/system/rhash/slack-desc @@ -0,0 +1,19 @@ +# 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: |