The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "Digest"

Digest - Modules that calculate message digests River stage four • 75 direct dependents • 9630 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 - Search in distribution

Digest::JH - Perl interface to the JH digest algorithm River stage one • 1 direct dependent • 1 total dependent

The "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 UTC - Search in distribution

IO::Digest - Calculate digests while reading or writing River stage two • 2 direct dependents • 12 total dependents

This 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 UTC - Search in distribution

CTK::Digest - CTK Digest base class River stage one • 1 direct dependent • 1 total dependent

CTK Digest base class...

ABALAMA/CTKlib-2.09 - 10 Sep 2022 10:53:50 UTC - Search in distribution

Digest::BMW - Perl interface to the Blue Midnight Wish digest algorithm River stage one • 1 direct dependent • 1 total dependent

The "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 UTC - Search in distribution

Digest::CRC - Generic CRC functions River stage three • 21 direct dependents • 307 total dependents

The 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.24 - 12 Jul 2022 11:00:57 UTC - Search in distribution

Digest::DJB - Perl extension to Daniel J. Bernstein's hashing algorithm. River stage zero No dependents

"Digest::DJB" is an implementation of D. J. Bernstein's hash which returns a 32-bit unsigned value for any variable-length input string. An equivalent pure Perl version is also available Digest::DJB::PurePerl....

TNGUYEN/Digest-DJB-1.00 - 28 Mar 2005 23:13:24 UTC - Search in distribution

Digest::Elf - Perl extension for generating ElfHash values. River stage zero No dependents

Digest::Elf is an implementation of the ElfHash algorithm....

MCKAY/Digest-Elf-1.42 - 05 Mar 2016 18:41:45 UTC - Search in distribution

Digest::FNV - Perl extension for the Fowler/Noll/Vo (FNV) has River stage zero No dependents

FNV is a hashing algorithm for short to medium length strings. It is best suited for strings that are typically around 1024 bytes or less (URLs, IP addresses, hostnames, etc). This implementation is based on the code provided by Landon Curt Noll. The...

JWEBSTER/Digest-FNV-2.00 - 03 Sep 2010 07:00:30 UTC - Search in distribution

Digest::MD2 - Perl interface to the MD2 Algorithm River stage one • 4 direct dependents • 8 total dependents

The "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 UTC - Search in distribution

Digest::MD4 - Perl interface to the MD4 Algorithm River stage two • 9 direct dependents • 39 total dependents

The "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 UTC - Search in distribution

Digest::MD5 - Perl interface to the MD5 Algorithm River stage four • 604 direct dependents • 9327 total dependents

The "Digest::MD5" module allows you to use the RSA Data Security Inc. MD5 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...

TODDR/Digest-MD5-2.59 - 30 Dec 2023 21:01:56 UTC - Search in distribution

Digest::MD6 - Perl interface to the MD6 Algorithm River stage one • 2 direct dependents • 3 total dependents

The "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 - Search in distribution

Digest::OAT - Bob Jenkin's One-at-a-Time hash function River stage one • 1 direct dependent • 1 total dependent

Bob Jenkin's One at a Time hash function implemented in C. This hash function is quick and has excellent Avalanche Test behavior. It is not used for crytography, instead it is use for building int values for hash tables or for use in Consistent Hashi...

MBAILEY/Digest-OAT-0.04 - 17 Jun 2009 20:06:11 UTC - Search in distribution

Digest::SHA - Perl extension for SHA-1/224/256/384/512 River stage four • 390 direct dependents • 8441 total dependents

Digest::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.04 - 25 Feb 2023 19:06:34 UTC - Search in distribution

Digest::SRI - Calculate and verify Subresource Integrity hashes (SRI) River stage zero No dependents

This module provides functions to calculate and verify Subresource Integrity hashes (SRI). All of the usage is shown in the "Synopsis", with some usage notes here: * The "sri" and "verify_sri" functions both accept either: * a filename as a plain sca...

HAUKEX/Digest-SRI-0.02 - 24 Oct 2018 20:05:39 UTC - Search in distribution

PBS::Digest River stage zero No dependents

This 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 UTC - Search in distribution

Data::Digest - Objects that represent a digest values River stage one • 1 direct dependent • 5 total dependents

The "Data::Digest" class provides utility objects that represents a digest value. It is used primarily as a convenience and to simplify code when dealing with situations where you are provided with a digest, and need to check it against some data. It...

ADAMK/Data-Digest-1.04 - 10 Jul 2008 07:03:49 UTC - Search in distribution

Digest::CMAC - The One-key CBC MAC message authentication code. River stage one • 1 direct dependent • 1 total dependent

This module implements OMAC1 blockcipher-based message authentication code for perl. For OMAC1/OMAC. Check http://www.nuee.nagoya-u.ac.jp/labs/tiwata/omac/omac.html. Here is an excerpt of that page OMAC is a blockcipher-based message authentication c...

NUFFIN/Digest-CMAC-0.04 - 01 Jun 2008 16:42:46 UTC - Search in distribution

Digest::DMAC River stage zero No dependents

This is Encrypted MAC (EMAC), also known as Double MAC (DMAC). Unlike HMAC, which reuses an existing one-way hash function, such as MD5, SHA-1 or RIPEMD-160, EMAC reuses an existing block cipher to produce a secure message authentication code (MAC). ...

JCDUQUE/Digest-DMAC-1.1.4 - 20 May 2003 08:00:35 UTC - Search in distribution
933 results (0.109 seconds)