This module provides some convenience when you want to use Digest against files....
PERLANCAR/File-Digest-0.011 - 29 Nov 2019 14:51:09 UTCThis 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.19 - 13 Oct 2020 20:02:35 UTCGet MD5 sums for files of a given path or content of a given url....
DMUEY/Digest-MD5-File-0.08 - 07 Apr 2012 03:01:16 UTCThe File::RsyncP::Digest module allows you to compute rsync digests, including the RSA Data Security Inc. MD4 Message Digest algorithm, and Adler32 checksums from within Perl programs. Rsync Digests Rsync uses two main digests (or checksums), for che...
CBARRATT/File-RsyncP-0.76 - 25 Sep 2020 20:39:33 UTCFile::Find::Rule::Digest allows you to find files based on its checksums....
MIYAGAWA/File-Find-Rule-Digest-0.01 - 26 Nov 2002 11:38:45 UTCMojo::File::Role::Digest is a role for Mojo::File to calculate MD5, SHA1, SHA256, and QuickXor digests. If the path isn't an existing file, all methods return an empty string ''....
TEKKI/Mojo-File-Role-Digest-0.04 - 31 Jan 2020 10:21:31 UTCThis module provides a simple mechanism for identifying when the contents of one or more files have changed. It was initially intended for programs to detect when their configuration files (or the module they rely on) have changed. There are currentl...
NEILB/File-Modified-0.10 - 26 Oct 2015 22:29:34 UTCDORIAN/Store-Digest-0.06 - 25 Mar 2018 05:36:18 UTC
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.19 - 13 Oct 2020 20:02:35 UTCThis module allows you to calculate digests while reading or writing file handles. This avoids the case you need to reread the same content to compute the digests after written a file....
CLKAO/IO-Digest-0.11 - 16 Feb 2013 10:04:19 UTCThe "Digest::JH" module provides an interface to the JH message digest algorithm. JH is a candidate in the NIST SHA-3 competition. This interface follows the conventions set forth by the "Digest" module....
GRAY/Digest-JH-0.05 - 23 Oct 2011 05:27:08 UTCCTK Digest base class...
ABALAMA/CTKlib-2.06 - 02 Sep 2020 06:41:12 UTCThe "Digest::MD4" module allows you to use the RSA Data Security Inc. MD4 Message Digest algorithm from within Perl programs. The algorithm takes as input a message of arbitrary length and produces as output a 128-bit "fingerprint" or "message digest...
MIKEM/Digest-MD4-1.9 - 22 Mar 2013 07:31:20 UTCThe "Digest::MD2" module allows you to use the RSA Data Security Inc. MD2 Message Digest algorithm from within Perl programs. The algorithm takes as input a message of arbitrary length and produces as output a 128-bit "fingerprint" or "message digest...
GAAS/Digest-MD2-2.04 - 28 Apr 2014 19:43:02 UTCThe Digest::CRC module calculates CRC sums of all sorts. It contains wrapper functions with the correct parameters for CRC-CCITT, CRC-16, CRC-32 and CRC-64, as well as the CRC used in OpenPGP's ASCII-armored checksum....
OLIMAUL/Digest-CRC-0.22.2 - 19 Feb 2017 17:22:09 UTCThis module handle s all the digest functionality of PBS. It also make available, to the user, a set of functions that can be used in *Pbsfiles* to add information to the node digest generated by PBS EXPORT All the node specific functions take a regu...
NKH/PerlBuildSystem-0.44 - 12 May 2008 18:34:09 UTCThe "Digest::BMW" module provides an interface to the Blue Midnight Wish message digest algorithm. Blue Midgnight Wish is a candidate in the NIST SHA-3 competition. This interface follows the conventions set forth by the "Digest" module....
GRAY/Digest-BMW-0.04 - 29 Nov 2010 11:33:08 UTCDigest::SHA is written in C for speed. If your platform lacks a C compiler, you can install the functionally equivalent (but much slower) Digest::SHA::PurePerl module. The programming interface is easy to use: it's the same one found in CPAN's Digest...
MSHELOR/Digest-SHA-6.02 - 20 Apr 2018 23:47:19 UTCThe "Digest::MD6" module allows you to use the MD6 Message Digest algorithm from within Perl programs. The algorithm takes as input a message of arbitrary length and produces as output a "fingerprint" or "message digest" of the input....
ANDYA/Digest-MD6-0.11 - 08 Nov 2010 20:51:45 UTC