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

Search results for "module:Digest::SHA1"

Digest::SHA1 - Perl interface to the SHA-1 algorithm River stage three • 179 direct dependents • 752 total dependents

The "Digest::SHA1" module allows you to use the NIST SHA-1 message digest algorithm from within Perl programs. The algorithm takes as input a message of arbitrary length and produces as output a 160-bit "fingerprint" or "message digest" of the input....

GAAS/Digest-SHA1-2.13 - 03 Jul 2010 13:25:47 UTC

Crypt::Digest::SHA1 - Hash function SHA-1 [size: 160 bits] River stage three • 62 direct dependents • 246 total dependents

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

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

Template::Plugin::Digest::SHA1 - TT2 interface to the SHA1 Algorithm River stage zero No dependents

The *Digest.SHA1* Template Toolkit plugin provides access to the NIST SHA-1 algorithm via the "Digest::SHA1" module. It is used like a plugin but installs filters and vmethods into the current context. When you invoke [% USE Digest.SHA1 %] the follow...

BARBIE/Template-Plugin-Digest-SHA1-0.05 - 31 Dec 2014 12:06:47 UTC

Bencher::Scenario::Digest::SHA1 - Benchmark Digest::SHA1 against Digest::SHA River stage one • 1 direct dependent • 1 total dependent

Packaging a benchmark script as a Bencher scenario makes it convenient to include/exclude/add participants/datasets (either via CLI or Perl code), send the result to a central repository, among others . See Bencher and bencher (CLI) for more details....

PERLANCAR/Bencher-Scenario-Digest-SHA1-0.004 - 08 May 2022 00:06:19 UTC

Bencher::Scenario::Digest::SHA::SHA1 - Benchmark Digest::SHA against sha1sum River stage zero No dependents

Packaging a benchmark script as a Bencher scenario makes it convenient to include/exclude/add participants/datasets (either via CLI or Perl code), send the result to a central repository, among others . See Bencher and bencher (CLI) for more details....

PERLANCAR/Bencher-Scenarios-Digest-SHA-0.004 - 13 Aug 2023 00:05:22 UTC

Digest::HMAC_SHA1 - Keyed-Hashing for Message Authentication River stage three • 100 direct dependents • 479 total dependents

This module provide HMAC-SHA-1 hashing....

ARODLAND/Digest-HMAC-1.04 - 01 Apr 2021 14:16:06 UTC

Crypt::OpenPGP::Digest - PGP message digest factory River stage one • 3 direct dependents • 3 total dependents

*Crypt::OpenPGP::Digest* is a factory class for PGP message digest objects. All digest objects are subclasses of this class and share a common interface; when creating a new digest object, the object is blessed into the subclass to take on algorithm-...

SROMANOV/Crypt-OpenPGP-1.12 - 16 Aug 2015 11:35:42 UTC

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

Crypt::Digest - Generic interface to hash/digest functions River stage three • 62 direct dependents • 246 total dependents

Provides an interface to various hash/digest algorithms....

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

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

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

File::Digest - Calculate digests of files River stage three • 5 direct dependents • 245 total dependents

This module provides some convenience when you want to use Digest against files....

PERLANCAR/File-Digest-0.011 - 29 Nov 2019 14:51:09 UTC

Task::Digest - Task to install all available cryptographic message digests River stage zero No dependents

This distribution contains no actual code; it simply exists to provide a list of dependencies to assist in quickly installing all available cryptographic message digests....

GRAY/Task-Digest-0.07 - 06 Jun 2017 06:31:36 UTC

Types::Digest - digests types for Moose and Moo River stage zero No dependents

This module provides common digests types for Moose, Moo, etc....

JASEI/Types-Digest-0.1.2 - 15 Sep 2016 11:18:46 UTC

LibWeb::Digest - Digest generation for libweb applications River stage zero No dependents

GENERATING A MAC FOR USER/SESSION AUTHENTICATION The following discussion on MAC is extracted from a WWW security FAQ written by Lincoln Stein, http://www.w3.org/Security/Faq/wwwsf7.html#Q66 ``If possible, cookies should contain information that allo...

CKONG/LibWeb-0.02 - 19 Jul 2000 22:25:12 UTC

Digest::xxHash - xxHash Implementation For Perl River stage zero No dependents

xxHash is an extremely fast algorithm that claims to work at speeds close to RAM limits. This is a wrapper of both the 32- and 64-bit hash functions....

SANKO/Digest-xxHash-2.04 - 05 Sep 2019 14:23:06 UTC

Digest::Trivial - Trivial but fast ways to map strings to small integers River stage zero No dependents

The module provides 2 methods that take a string as input, and return an integer (the digest) between 0 and 255 inclusive. The goal is to provide functions with algorithms, that are *fast*, *repeatable*, and map to all possible integers in the range ...

ABIGAIL/Digest-Trivial-2010011301 - 13 Jan 2010 21:10:12 UTC

Digest::combined River stage zero No dependents

Certain catalogues and protocols out there allow (or require) one to list several digests for a single file (or, rather, an octet sequence), provided that these are of different “kinds.” Consider, e. g., the "magnet:" URI schema, or Debian's “Package...

ONEGRAY/Digest-combined-0.1 - 09 Apr 2012 06:17:39 UTC

Digest::UserSID - Managing of Session IDs for Users on CGI- and console-scripts River stage zero No dependents

Object-oriented new Creates a new reference for the session id's (SID). It also reads in $UserSID::FILE if possible and saves existing session id's into the hash %UserSID::DATA. Takes a filename in replace for $UserSID::FILE as argument. Example: use...

XWOLF/Digest-UserSID-1.05 - 21 Mar 2001 17:45:15 UTC

Digest::MultiHash - XOR based, variable width multiplexing of hashes (a generalized Digest::SV1). River stage one • 1 direct dependent • 1 total dependent

This class inherits from Digest::base, and provides generalized digest multiplexing. It will multiplex all calls to "add" to all of it's sub digest objects. Likewise, when the final digest is extracted the digests will be extracted and then XOR'd ove...

NUFFIN/Crypt-Util-0.11 - 27 May 2010 09:58:24 UTC
34 results (0.033 seconds)