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

Search results for "digest::sha"

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
  • shasum - Print or Check SHA Checksums

SPVM::Digest::SHA - SHA-1/224/256/384/512 River stage zero No dependents

The SPVM::Digest::SHA of SPVM has methods for SHA-1/224/256/384/512....

KIMOTO/SPVM-Digest-SHA-0.063 - 26 Dec 2023 06:40:31 UTC - Search in distribution

Digest::SHA::PurePerl - Perl implementation of SHA-1/224/256/384/512 River stage one • 2 direct dependents • 2 total dependents

Digest::SHA::PurePerl is written entirely in Perl. If your platform has a C compiler, you should install the functionally equivalent (but much faster) Digest::SHA module. The programming interface is easy to use: it's the same one found in CPAN's Dig...

MSHELOR/Digest-SHA-PurePerl-6.04 - 25 Feb 2023 19:08:00 UTC - Search in distribution
  • shasumpp - Print or Check SHA Checksums

Bencher::Scenarios::Digest::SHA - Scenarios to benchmark Digest::SHA River stage zero No dependents

This distribution contains the following Bencher scenario modules: * Bencher::Scenario::Digest::SHA::SHA512 * Bencher::Scenario::Digest::SHA::SHA256 * Bencher::Scenario::Digest::SHA::SHA1...

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

Alien::Build::Plugin::Digest::SHA - Plugin to check SHA digest with Digest::SHA River stage four • 248 direct dependents • 1388 total dependents

This plugin is experimental....

PLICEASE/Alien-Build-2.80 - 11 May 2023 22:32:47 UTC - Search in distribution

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

Digest::SHA2 - A variable-length one-way hash function (deprecated in favor of Digest::SHA) River stage one • 3 direct dependents • 3 total dependents

SHA-2 is the collective name of one-way hash functions developed by the NIST. SHA-256, SHA-384, and SHA-512 pertain to hashes whose outputs are 256 bits, 384 bits and 512 bits, respectively. This Perl implementation is meant to be a replacement for t...

AVAR/Digest-SHA2-1.1.1 - 07 Jul 2007 19:53:45 UTC - Search in distribution

Digest::SHA3 - Perl extension for SHA-3 River stage three • 7 direct dependents • 154 total dependents

Digest::SHA3 is written in C for speed. If your platform lacks a C compiler, perhaps you can find the module in a binary form compatible with your particular processor and operating system. The programming interface is easy to use: it's the same one ...

MSHELOR/Digest-SHA3-1.05 - 08 Aug 2022 18:58:19 UTC - Search in distribution
  • sha3sum - Print or Check SHA-3 Checksums

Digest::SHA256 - a module that implements the NIST SHA-256/384/512 hash. River stage one • 2 direct dependents • 2 total dependents

The sha256 module allows you to use the NIST SHA 256/384/512 hash algorithm. A new sha256 context object is created with the new operation followed by a digest size which may be either 256, 384, or 512 bits. Multiple simultaneous digest context can b...

DIDO/SHA256-0.01b - 19 Mar 2001 02:41:32 UTC - Search in distribution

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

Net::DNS::SEC::Digest - Message Digest Algorithms River stage zero No dependents

Interface package providing access to the message digest algorithm implementations within the OpenSSL libcrypto library....

NLNETLABS/Net-DNS-SEC-1.23 - 08 Nov 2023 09:46:57 UTC - Search in distribution

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

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

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

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

BARBIE/Template-Plugin-Digest-SHA2-0.01 - 03 Sep 2014 02:05:22 UTC - Search in distribution

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

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

BARBIE/Template-Plugin-Digest-SHA3-0.02 - 17 Feb 2015 02:06:23 UTC - Search in distribution

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

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

Bencher::Scenarios::DigestSHA - Scenarios to benchmark Digest::SHA River stage one • 1 direct dependent • 1 total dependent

This distribution contains the following Bencher scenario modules: * Bencher::Scenario::DigestSHA::SHA1 * Bencher::Scenario::DigestSHA::SHA512 * Bencher::Scenario::DigestSHA::SHA256...

PERLANCAR/Bencher-Scenarios-DigestSHA-0.003 - 10 Jul 2017 12:01:22 UTC - Search in distribution

Bencher::Scenario::DigestSHA1 - 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-DigestSHA1-0.003 - 10 Jul 2017 12:01:15 UTC - Search in distribution

lib/Net/Braintree/DigestSHA256.pm River stage one • 1 direct dependent • 1 total dependent

BRAINTREE/Net-Braintree-0.30.0 - 11 Apr 2017 15:54:01 UTC - Search in distribution
267 results (0.1 seconds)