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

Search results for "module:MD5"

MD5 - Perl interface to the MD5 Message-Digest Algorithm River stage one • 5 direct dependents • 8 total dependents

The "MD5" module is depreciated. Use "Digest::MD5" instead. The current "MD5" module is just a wrapper around the "Digest::MD5" module. It is provided so that legacy code that rely on the old interface still work and get the speed benefit of the new ...

GAAS/MD5-2.03 - 27 Nov 2003 08:42:46 UTC

Hash::MD5 - MD5 checksum for choosen hashref River stage one • 2 direct dependents • 5 total dependents

MZIESCHA/Hash-MD5-0.08 - 11 Sep 2015 19:41:50 UTC

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

IOLayer::MD5 - PerlIO layer for creating an MD5 digest of a file River stage zero No dependents

This module implements a PerlIO layer that can only read files and return an MD5 digest of the contents of the file....

LNATION/IOLayer-MD5-0.02 - 09 Nov 2019 15:31:20 UTC

Javascript::MD5 - Calculate the MD5 digest of a CGI form field River stage zero No dependents

"Javascript::MD5" is a pure Perl module. This module allows you to convert user input, eg a password, into the MD5 digest of that input. This means the password itself need never be transmitted across the network - only the MD5 digest need be transmi...

RSAVAGE/Javascript-MD5-1.10 - 24 Aug 2010 07:23:08 UTC

Reverse.pm River stage zero No dependents

MCEGLOWS/MD5-Reverse-0.01 - 22 Aug 2004 04:23:21 UTC

AxKit::XSP::MD5 - AxKit XSP taglib for MD5 digests River stage zero No dependents

The XSP MD5 taglib implements MD5 digests (as provided by the Digest::MD5 module). You may use it to generate keys for cookies or checksums for files (if there is demand for this, I'll implement MD5'ing an external file). Tag Reference There are thre...

RBERJON/AxKit-XSP-MD5-0.01 - 26 Jun 2001 18:30:10 UTC

Digest::MD5::M4p - Perl interface to a variant of the MD5 algorithm River stage one • 1 direct dependent • 5 total dependents

BILLH/Digest-MD5-M4p-0.01 - 30 Apr 2004 05:10:33 UTC

PerlIO::via::MD5 - PerlIO layer for creating an MD5 digest of a file River stage zero No dependents

This module implements a PerlIO layer that can only read files and return an MD5 digest of the contents of the file....

LNATION/PerlIO-via-MD5-0.08 - 09 Nov 2019 15:35:23 UTC

String::UTF8::MD5 - UTF-8-safe md5sums of strings River stage zero No dependents

BINARY/String-UTF8-MD5-0.02 - 27 Feb 2017 08:45:37 UTC

Meta::Digest::MD5 - extend the standard Digest::MD5 module. River stage zero No dependents

This module extends the functionality found in the Digest::MD5 standard module with code that otherwise will have to be written many times in places of Digest::MD5. The object inherits from Digest::MD5 so you can use all of that modules functionality...

VELTZER/Meta-0.08 - 31 Dec 2002 10:05:41 UTC

Digest::MD5::File - Perl extension for getting MD5 sums for files and urls. River stage two • 10 direct dependents • 14 total dependents

Get 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 UTC

Digest::Perl::MD5 - Perl implementation of Ron Rivests MD5 Algorithm River stage two • 2 direct dependents • 68 total dependents

This modules has the same interface as the much faster "Digest::MD5". So you can easily exchange them, e.g. BEGIN { eval { require Digest::MD5; import Digest::MD5 'md5_hex' }; if ($@) { # ups, no Digest::MD5 require Digest::Perl::MD5; import Digest::...

DELTA/Digest-Perl-MD5-1.9 - 14 Dec 2013 13:09:22 UTC

SPVM::Digest::MD5 - MD5 River stage zero No dependents

The Digest::MD5 class of SPVM has methods for MD5....

KIMOTO/SPVM-Digest-MD5-1.002 - 26 Dec 2023 06:32:41 UTC

Jorge::Plugin::Md5 - Sample plugin to provide Md5 encoding of Jorge Params River stage zero No dependents

PORTA/Jorge-0.05 - 22 Jul 2014 20:11:51 UTC

Crypt::Digest::MD5 - Hash function MD5 [size: 128 bits] River stage three • 62 direct dependents • 246 total dependents

Provides an interface to the MD5 digest algorithm....

MIK/CryptX-0.080 - 04 Oct 2023 11:07:16 UTC

Rex::Commands::MD5 - Calculate MD5 sum of files River stage two • 18 direct dependents • 18 total dependents

With this module you calculate the md5 sum of a file. This is just a helper function and will not be reported....

FERKI/Rex-1.14.3 - 05 Aug 2023 19:38:49 UTC

Text::Password::MD5 - generate and verify Password with unix_md5_crypt() River stage zero No dependents

Text::Password::MD5 is the part of Text::Password::AutoMigration. DON'T USE directly. Constructor and initialization new() No arguments are required. But you can set some parameters. default You can set default length with param 'default' like below:...

WORTHMINE/Text-Password-AutoMigration-0.18 - 14 Dec 2022 18:17:00 UTC

Mpp::Signature::md5 - Mpp::Signature class based on MD5 checksum River stage zero No dependents

Unlike the usual signature class, this class computes an MD5 checksum of all input files. The date on your source file may change, but if you use this signature class, makepp will realize that no rebuild is necessary as long as the contents have not ...

PFEIFFER/makepp-2.0.99.2 - 09 Nov 2017 09:32:03 UTC

Digest::MD5::Reverse - MD5 Reverse Lookup River stage zero No dependents

MD5 sums (see RFC 1321 - The MD5 Message-Digest Algorithm) are used as a one-way hash of data. Due to the nature of the formula used, it is impossible to reverse it. This module provides functions to search several online MD5 hashes database and retu...

BLWOOD/Digest-MD5-Reverse-1.3 - 31 Aug 2007 00:56:36 UTC
56 results (0.018 seconds)