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

Search results for "sha"

SHA - Perl interface to the NIST Secure Hash Algorithm River stage zero No dependents

The "SHA" module is depreciated. Use "Digest::SHA1" instead. The current "SHA" module is just a wrapper around the "Digest::SHA1" module. It is provided so that legacy code that rely on the old interface still work. This wrapper does not support the ...

GAAS/SHA-2.01 - 14 Mar 2001 06:00:45 UTC - Search in distribution

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

Data::Session::SHA - A persistent session manager River stage one • 3 direct dependents • 5 total dependents

Data::Session::SHA is the parent of all Data::Session::SHA::* modules....

RSAVAGE/Data-Session-1.18 - 14 Feb 2021 05:38:51 UTC - Search in distribution

Text::Password::SHA - generate and verify Password with SHA River stage zero No dependents

Text::Password::SHA is the last part of Text::Password::AutoMigration. Constructor and initialization new() No arguments are required. But you can set some arguments. default( *Int* ) You can set other length to 'default' like below: $pwd = Text::Pas...

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

CGI::Session::ID::sha - CGI::Session ID driver for generating SHA-1 based IDs River stage zero No dependents

Use this module to generate SHA-1 encoded hexadecimal IDs for CGI::Session objects. This library does not require any arguments. To use it, add "id:sha" to the DSN string when creating CGI::Session objects. Keep in mind Keep in mind that a SHA-1 enco...

DESOTO/CGI-Session-ID-sha-1.01 - 04 Nov 2008 04:32:07 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

lib/Mail/Pyzor/SHA.pm River stage zero No dependents

FELIPE/Mail-Pyzor-0.06 - 20 Apr 2021 14:54:49 UTC - Search in distribution

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

SHA256 - a module that implements the NIST SHA-256 hash River stage one • 2 direct dependents • 2 total dependents

The sha256 module allows you to use the NIST sha256 hash algorithm. A new sha256 context object is created with the new operation. Multiple simultaneous digest context can be maintained if desired. The context is updated with the add operation which ...

DIDO/SHA256-0.01b - 19 Mar 2001 02:41:32 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

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

Crypt::HCE_SHA - Perl extension implementing one way hash chaining encryption using SHA River stage zero No dependents

This module implements a chaining block cipher using a one way hash. This method of encryption is the same that is used by radius (RFC2138) and is also described in Applied Cryptography. Two interfaces are provided in the module. The first is straigh...

EESTABROO/Crypt-HCE_SHA-0.75 - 01 Apr 2016 18:53:04 UTC - Search in distribution

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

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

RSAVAGE/Javascript-SHA1-1.07 - 24 Aug 2010 07:23:19 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

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

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
457 results (0.109 seconds)