libdigest-sha3-perl

Perl extension for sha-3
  https://metacpan.org/release/Digest-SHA3
  0
  no reviews



Digest::sha3 is a complete implementation of the nist sha-3 cryptographic hash function, known originally as keccak. it gives perl programmers a convenient way to calculate sha3-224, sha3-256, sha3-384, and sha3-512 message digests, as well as variable-length hashes using shake128 and shake256. the module can handle all types of input, including partial-byte data.