whirlpoolsum

A 512-bit, collision-resistant, one-way hash function

Install

All systems
curl cmd.cat/whirlpoolsum.sh
Debian Debian
apt-get install libdigest-whirlpool-perl
Ubuntu
apt-get install libdigest-whirlpool-perl
image/svg+xml Kali Linux
apt-get install libdigest-whirlpool-perl
Fedora
dnf install libwhirlpool
Windows (WSL2)
sudo apt-get update sudo 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.

libwhirlpool

Whirlpool cryptographic hash function library