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

Search results for "Digest::HMAC_SHA1"

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::OAuth - OAuth 1.0 for Perl River stage two • 35 direct dependents • 79 total dependents

OAUTH MESSAGES An OAuth message is a set of key-value pairs. The following message types are supported: Requests * Request Token (Net::OAuth::RequestTokenRequest) * Access Token (Net::OAuth::AccessTokenRequest) * User Authentication (Net::OAuth::User...

KGRENNAN/Net-OAuth-0.28 - 06 Jan 2012 06:08:03 UTC - Search in distribution

Amazon::SES - Perl extension that implements Amazon Simple Email Service (SES) client River stage zero No dependents

Implements Amazon Web Services' Simple Email Service (SES). Sess <http://docs.aws.amazon.com/ses/latest/DeveloperGuide/Welcome.html> for details and to sign-up for the service. Forked from Net::AWS::SES, changed to use Moops and updated to support AW...

RCONOVER/Amazon-SES-0.06 - 27 Jan 2015 03:52:35 UTC - Search in distribution

App::OATH - Simple OATH authenticator River stage zero No dependents

Simple command line OATH authenticator written in Perl....

MBRADSHAW/App-OATH-1.20171216 - 16 Dec 2017 06:17:36 UTC - Search in distribution

Net::AWS::SES - Perl extension that implements Amazon Simple Email Service (SES) client River stage one • 1 direct dependent • 1 total dependent

Implements Amazon Web Services' Simple Email Service (SES). Sess <http://docs.aws.amazon.com/ses/latest/DeveloperGuide/Welcome.html> for details and to sign-up for the service....

SHERZODR/Net-AWS-SES-0.04 - 22 May 2014 04:22:16 UTC - Search in distribution

Palm::Keyring - Handler for Palm Keyring databases. River stage zero No dependents

The Keyring PDB handler is a helper class for the Palm::PDB package. It parses Keyring for Palm OS databases. See <http://gnukeyring.sourceforge.net/>. It has the standard Palm::PDB methods with 2 additional public methods. Decrypt and Encrypt. It cu...

ANDREW/Palm-Keyring-0.95 - 26 Feb 2007 00:11:57 UTC - Search in distribution

Auth::GoogleAuth - Google Authenticator TBOT Abstraction River stage zero No dependents

This module provides a simplified interface to supporting typical two-factor authentication (i.e. "2FA") with Google Authenticator <https://en.wikipedia.org/wiki/Google_Authenticator> using the TOTP Algorithm <https://en.wikipedia.org/wiki/Time-based...

GRYPHON/Auth-GoogleAuth-1.05 - 18 Apr 2024 22:00:55 UTC - Search in distribution

Crypt::IDA::Algorithm - Expose methods useful for writing custom IDA loops River stage zero No dependents

This module is a rewrite of the original "ida_split" and "ida_combine" methods provided in "Crypt::IDA". It provides a pared-down, simplified interface intended to make it easier to integrate with an external event loop. It does this by: * Decoupling...

DMALONE/Crypt-IDA-0.03 - 16 Sep 2019 11:48:11 UTC - Search in distribution

Chat::Envolve - A Perl API for the Envolve web chat system. River stage zero No dependents

This is a Perl API for the Envolve <http://www.envolve.com> chat system. If you'd like to see it in use, check out The Lacuna Expanse <http://www.lacunaexpanse.com>. Currently Envolve has not exposed much functionality, but using this API will allow ...

RIZEN/Chat-Envolve-1.0007 - 06 May 2011 20:43:08 UTC - Search in distribution

Authen::TOTP - Interface to RFC6238 two factor authentication (2FA) River stage zero No dependents

"Authen::TOTP" is a simple interface for creating and verifying RFC6238 OTPs as used by Google Authenticator, Authy, Duo Mobile etc It currently passes RFC6238 Test Vectors for SHA1, SHA256, SHA512...

TCHATZI/Authen-TOTP-0.0.7 - 02 Jul 2020 11:05:19 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

WWW::LinkedIn - Simple interface to the LinkedIn OAuth API River stage zero No dependents

This module provides a simple interface to the LinkedIn OAuth API. The documentation on LinkedIn's website was unclear and required a couple days of trial-and-error to make it all work....

JOHND/WWW-LinkedIn-0.004 - 02 Apr 2011 05:18:32 UTC - Search in distribution

iTransact::Lite - A simple interface to the iTransact payment gateway. River stage zero No dependents

This module provides a simple wrapper around the iTransact XML Connection API (<http://www.itransact.com/support/toolkit/xml-connection/api/>). It does the hard work of signing, serializing, and submitting the request for you, but you still have to g...

RIZEN/iTransact-Lite-0.0101 - 10 Feb 2012 13:20:25 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

Geo::Distance::Google - Google Maps Distance API River stage zero No dependents

Geo::Distance::Google provides a distance and duration functionality using Google Maps API....

LCARMICH/Geo-Distance-Google-0.01 - 30 Jan 2012 18:31:12 UTC - Search in distribution

LWP::Authen::OAuth - generate signed OAuth requests River stage one • 2 direct dependents • 2 total dependents

This module provides a sub-class of LWP::UserAgent that generates OAuth 1.0 signed requests. You should familiarise yourself with OAuth at <http://oauth.net/>. This module only supports HMAC_SHA1 signing. OAuth nonces are generated using the Perl ran...

TIMBRODY/LWP-Authen-OAuth-1.02 - 06 Feb 2013 10:38:43 UTC - Search in distribution

Geo::Coder::Google::V3 - Google Maps Geocoding API V3 River stage one • 4 direct dependents • 4 total dependents

Geo::Coder::Google::V3 provides a geocoding functionality using Google Maps API V3....

ARCANEZ/Geo-Coder-Google-0.20 - 20 Jul 2020 17:41:25 UTC - Search in distribution

Net::SSH::Perl::Mac - MAC support for SSH2 River stage one • 9 direct dependents • 9 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 - Search in distribution

Geo::Coder::GooglePlaces::V3 - Google Places Geocoding API V3 River stage zero No dependents

Geo::Coder::GooglePlaces::V3 provides a geocoding functionality using Google Places API V3....

NHORNE/Geo-Coder-GooglePlaces-0.06 - 29 Apr 2023 14:32:28 UTC - Search in distribution

Business::OnlinePayment::iTransact - iTransact backend module for Business::OnlinePayment River stage zero No dependents

Process Credit Card transactions via iTransact's XML API Connection. This is a plugin for the Business::OnlinePayment interface. Please refer to that documentation for general usage, and here for iTransact specific usage....

BGERRARD/Business-OnlinePayment-iTransact-1.01 - 24 Mar 2018 22:37:04 UTC - Search in distribution
28 results (0.053 seconds)