The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Search results for "module:SHA1"

Digest::SHA1 - Perl interface to the SHA-1 algorithm River stage three • 177 direct dependents • 782 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

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

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

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

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

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

Data::Session::ID::SHA1 allows Data::Session to generate session ids using Digest::SHA. To use this module do this: o Specify an id generator of type SHA1, as Data::Session -> new(type => '... id:SHA1 ...')...

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

lib/Bencher/ScenarioR/DigestSHA/SHA1.pm River stage one • 1 direct dependent • 1 total dependent

This module is automatically generated by Pod::Weaver::Plugin::Bencher::Scenario during distribution build. A Bencher::ScenarioR::* module contains the raw result of sample benchmark and might be useful for some stuffs later....

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

lib/HTTP/Session/ID/SHA1.pm River stage two • 8 direct dependents • 11 total dependents

KTAT/http-session-0.53 - 07 Mar 2024 05:48:33 UTC

Crypt::Passphrase::SHA1::Hex - Validate against hexed SHA1 hashes with Crypt::Passphrase River stage two • 15 direct dependents • 15 total dependents

This module implements a validator for base64-encoded SHA-1 hashes. This has no configuration and will try to match any value that looks like 20 bytes encoded in hex....

LEONT/Crypt-Passphrase-0.019 - 28 Jan 2024 18:13:45 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

Crypt::Passphrase::SHA1::Base64 - Validate against base64ed SHA1 hashes with Crypt::Passphrase River stage two • 15 direct dependents • 15 total dependents

This module implements a validator for base64-encoded SHA-1 hashes. This has no configuration and will try to match any value that looks like 20 bytes encoded in base64....

LEONT/Crypt-Passphrase-0.019 - 28 Jan 2024 18:13:45 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

Password::Policy::Encryption::SHA1 - The SHA-1 algorithm for Password::Policy River stage zero No dependents

ANELSON/Password-Policy-Encryption-SHA1-0.02 - 28 Jun 2012 22:08:21 UTC

Bencher::Scenario::DigestSHA::SHA1 - Benchmark Digest::SHA against sha1sum 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-Scenarios-DigestSHA-0.003 - 10 Jul 2017 12:01:22 UTC

lib/Schema/RDBMS/AUS/Crypt/SHA1.pm River stage one • 1 direct dependent • 1 total dependent

CRAKRJACK/Schema-RDBMS-AUS-0.04 - 06 Jun 2008 04:41:54 UTC

Egg::Model::Auth::Crypt::SHA1 - AUTH component to treat code of attestation data with Digest::SHA1. River stage zero No dependents

It is API component to treat the password in the attestation data with Digest::SHA1. 'Crypt::SHA1' is included in the list following API component name specified for 'setup_api' method. __PACKAGE__->setup_api( DBI => qw/ Crypt::SHA1 / ); When 'crypt_...

LUSHE/Egg-Release-Authorize-0.06 - 14 Jun 2008 19:04:59 UTC

Egg::Model::Session::ID::SHA1 - SHA1 is used for session ID. River stage one • 1 direct dependent • 1 total dependent

It is a component module to use the HEX value obtained with Digest::SHA1 for session ID. 'id_length' is accepted to the configuration. __PACKAGE__->config( id_length => 32, ); It becomes 32 at the unspecification....

LUSHE/Egg-Plugin-SessionKit-3.05 - 17 Apr 2008 12:35:48 UTC

Bencher::Scenario::Digest::SHA::SHA1 - Benchmark Digest::SHA against sha1sum 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-Scenarios-Digest-SHA-0.004 - 13 Aug 2023 00:05:22 UTC

Chef::Encoder River stage zero No dependents

This module imiplements methods that perform the encoding and decoding and signing of the header once you load this module it will inturn load three classes * Chef::Encode::pki * Chef::Encode::sha1 * Chef::Encode::base64...

BPATEL/Chef-REST-Client-1.2 - 15 Jul 2014 20:55:11 UTC

Net::SSH::Perl::Mac - MAC support for SSH2 River stage two • 11 direct dependents • 12 total dependents

*Net::SSH::Perl::Mac* (and its subclasses) provides MAC support for the SSH2 implementation in *Net::SSH::Perl*. In the SSH2 protocol, each packet sent between client and server (after the key exchange and algorithm negotiation phase) contains a MAC ...

BDFOY/Net-SSH-Perl-2.142 - 07 Aug 2023 18:38:24 UTC

Crypt::OpenPGP::Digest - PGP message digest factory River stage one • 4 direct dependents • 4 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

CGI::Application::Plugin::Authentication::Driver::Filter::sha1 - SHA1 Password filter River stage one • 2 direct dependents • 2 total dependents

WESM/CGI-Application-Plugin-Authentication-0.24 - 05 Jan 2024 21:31:26 UTC
20 results (0.026 seconds)