whirlpoolsum
A 512-bit, collision-resistant, one-way hash function
Install
- All systems
-
curl cmd.cat/whirlpoolsum.sh
- Debian
-
apt-get install libdigest-whirlpool-perl - Ubuntu
-
apt-get install libdigest-whirlpool-perl - Kali Linux
-
apt-get install libdigest-whirlpool-perl - Fedora
-
dnf install libwhirlpool - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install libdigest-whirlpool-perl - Raspbian
-
apt-get install libdigest-whirlpool-perl
libdigest-whirlpool-perl
A 512-bit, collision-resistant, one-way hash function
Provides an interface to the WHIRLPOOL hash algorithm. This module subclasses Digest::base and can be used either directly or through the Digest meta-module. Using the latter is recommended.