Search results for "module:Digest::SHA256"
Crypt::Digest::SHA256 - Hash function SHA-256 [size: 256 bits]
Provides an interface to the SHA256 digest algorithm....
MIK/CryptX-0.077 - 21 Aug 2022 07:46:06 UTC
Crypt::Digest::SHA3_256 - Hash function SHA3-256 [size: 256 bits]
Provides an interface to the SHA3_256 digest algorithm....
MIK/CryptX-0.077 - 21 Aug 2022 07:46:06 UTC
Crypt::Digest::SHA512_256 - Hash function SHA-512/256 [size: 256 bits]
Provides an interface to the SHA512_256 digest algorithm....
MIK/CryptX-0.077 - 21 Aug 2022 07:46:06 UTC
Crypt::OpenPGP::Digest - PGP message digest factory
*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
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
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)
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
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.03 - 08 Aug 2022 18:56:41 UTC
File::Digest - Calculate digests of files
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)
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
Provides an interface to various hash/digest algorithms....
MIK/CryptX-0.077 - 21 Aug 2022 07:46:06 UTC
Digest::combined
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 - SPVM extension for SHA-1/224/256/384/512
"Digest::SHA" is a complete implementation of the NIST Secure Hash Standard. It gives SPVM programmers a convenient way to calculate SHA-1, SHA-224, SHA-256, SHA-384, SHA-512, SHA-512/224, and SHA-512/256 message digests. The module can handle all ty...
KIMOTO/SPVM-Digest-SHA-0.03 - 14 Nov 2022 05:32:09 UTC
Digest::SHA::PurePerl - Perl implementation of SHA-1/224/256/384/512
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.03 - 08 Aug 2022 18:56:52 UTC
MooseX::Types::Digest - Digest datatypes for Moose
MILA/MooseX-Types-Digest-1.01
-
24 Jan 2017 14:58:21 UTC
Mojo::File::Role::Digest - A role for Mojo::File to calculate digests
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
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
Alien::Build::Plugin::Digest::Negotiate - Plugin negotiator for cryptographic signatures
This plugin is experimental....
PLICEASE/Alien-Build-2.77 - 20 Jan 2023 04:00:19 UTC