The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Search results for "dist:Digest"

Digest - Modules that calculate message digests River stage four • 77 direct dependents • 9794 total dependents

The "Digest::" modules calculate digests, also called "fingerprints" or "hashes", of some data, called a message. The digest is (usually) some small/fixed size string. The actual size of the digest depend of the algorithm used. The message is simply ...

TODDR/Digest-1.20 - 24 Aug 2021 13:51:51 UTC

Digest::file - Calculate digests of files River stage four • 77 direct dependents • 9794 total dependents

This module provide 3 convenience functions to calculate the digest of files. The following functions are provided: digest_file( $file, $algorithm, [$arg,...] ) This function will calculate and return the binary digest of the bytes of the given file....

TODDR/Digest-1.20 - 24 Aug 2021 13:51:51 UTC

Digest::base - Digest base class River stage four • 77 direct dependents • 9794 total dependents

The "Digest::base" class provide implementations of the methods "addfile" and "add_bits" in terms of "add", and of the methods "hexdigest" and "b64digest" in terms of "digest". Digest implementations might want to inherit from this class to get this ...

TODDR/Digest-1.20 - 24 Aug 2021 13:51:51 UTC
3 results (0.018 seconds)