whirlpool-hash
utility for computing hash sums and magnet links
Install
- All systems
-
curl cmd.cat/whirlpool-hash.sh
- Debian
-
apt-get install rhash
- Ubuntu
-
apt-get install rhash
- Alpine
-
apk add rhash
- Arch Linux
-
pacman -S rhash
- Kali Linux
-
apt-get install rhash
- Fedora
-
dnf install rhash
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install rhash
- OS X
-
brew install rhash
- Raspbian
-
apt-get install rhash
- Dockerfile
- dockerfile.run/whirlpool-hash
- Docker
-
docker run cmd.cat/whirlpool-hash whirlpool-hash
powered by Commando
rhash
utility for computing hash sums and magnet links
RHash is a console utility for calculation and verification of magnet links and a wide range of hash sums like CRC32, MD4, MD5, SHA1, SHA256, SHA512, AICH, ED2K, Tiger, DC++ TTH, BitTorrent BTIH, GOST R 34.11-94, RIPEMD-160, HAS-160, EDON-R, Whirlpool and Snefru. Hash sums are used to ensure and verify integrity of large volumes of data for a long-term storing or transferring. Features: * Output in a predefined (SFV, BSD-like) or a user-defined format. * Can calculate Magnet links. * Ability to process directories recursively. * Updating hash files (adding hash sums of files missing in the hash file). * Portability: the program works the same on Linux, *BSD or Windows.