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

Search results for "module:Digest::SHA256"

SHA256.pm River stage one • 2 direct dependents • 2 total dependents

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

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

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

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

Bencher::Scenario::Digest::SHA::SHA256 - Benchmark Digest::SHA against sha512sum 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

Crypt::Digest::SHA3_256 - Hash function SHA3-256 [size: 256 bits] River stage three • 62 direct dependents • 246 total dependents

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

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

Crypt::Digest::SHA512_256 - Hash function SHA-512/256 [size: 256 bits] River stage three • 62 direct dependents • 246 total dependents

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

MIK/CryptX-0.080 - 04 Oct 2023 11:07:16 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

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

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

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

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

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

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::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

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

MooseX::Types::Digest - Digest datatypes for Moose River stage zero No dependents

MILA/MooseX-Types-Digest-1.01 - 24 Jan 2017 14:58:21 UTC

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

Mojo::File::Role::Digest - A role for Mojo::File to calculate digests River stage one • 1 direct dependent • 1 total dependent

Mojo::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 UTC

Bencher::Scenario::Digest - Benchmark various digest algorithms 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-0.001 - 07 Mar 2017 09:54:55 UTC

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
21 results (0.037 seconds)