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

Search results for "Authen"

Authen::ACE - Perl extension for accessing a SecurID ACE server River stage zero No dependents

Authen::ACE provides a client interface to a Security Dynamics SecurID ACE server. SecurID authentication can be added to any Perl application using Authen::ACE. Instantiation of an object into the Authen::ACE class will establish a connection to the...

DCARRIGAN/Authen-ACE-0.90 - 17 Apr 1998 19:48:49 UTC - Search in distribution

Authen::PAM - Perl interface to PAM library River stage one • 5 direct dependents • 5 total dependents

The *Authen::PAM* module provides a Perl interface to the *PAM* library. The only difference with the standard PAM interface is that instead of passing a pam_conv struct which has an additional context parameter appdata_ptr, you must only give an add...

NIKIP/Authen-PAM-0.16 - 21 Sep 2005 18:46:06 UTC - Search in distribution

Authen::PIN - Create and verify strong PIN numbers River stage zero No dependents

This module provides an interface to create crypto-strong PIN numbers for applications such as calling cards that require a number that is difficult to guess and that might convey hidden information. It is based on templates, that define how the resu...

LUISMUNOZ/Authen-PIN-1.10 - 01 Mar 2001 23:43:09 UTC - Search in distribution

Authen::Smb - Perl extension to authenticate against an SMB server River stage one • 2 direct dependents • 2 total dependents

Authen::Smb allows you to authenticate a user against an NT domain. You can specify both a primary and a backup server to use for authentication. The NT names of the machines should be used for specifying servers. An authentication request will retur...

PMKANE/Authen-Smb-0.91 - 07 Jun 1999 14:54:49 UTC - Search in distribution

Authen::U2F - FIDO U2F library River stage one • 1 direct dependent • 2 total dependents

This module provides the tools you need to add support for U2F in your application. It's expected that you know the basics of U2F. More information about this can be found at Yubico <https://www.yubico.com/about/background/fido/> and FIDO <https://fi...

ROBN/Authen-U2F-0.003 - 03 Oct 2017 23:14:36 UTC - Search in distribution

Authen::ACE4 - Perl extension for accessing a SecurID ACE server or RSA Authenticaiotn Manager River stage zero No dependents

Authen::ACE4 provides a client interface to a Security Dynamics SecurID ACE server. It uses the ACE/Agent client libraries. SecurID authentication can be added to any Perl application using Authen::ACE4. Synchronous functions are provided for authent...

MIKEM/Authen-ACE4-1.4 - 02 Jan 2012 09:01:22 UTC - Search in distribution

Authen::HOTP - An HMAC-Based One-Time Password Algorithm River stage zero No dependents

This library implements the HOTP algorithm as described in RFC 4226. http://www.rfc-editor.org/rfc/rfc4226.txt EXPORT...

IWADE/Authen-HOTP-0.02 - 24 Oct 2007 01:38:29 UTC - Search in distribution

Authen::Krb5 - XS bindings for Kerberos 5 River stage one • 3 direct dependents • 3 total dependents

"Authen::Krb5" is an object oriented interface to the Kerberos 5 API. Both the implementation and documentation are nowhere near complete, and may require previous experience with Kerberos 5 programming. Most of the functions here are documented in d...

IOANR/Authen-Krb5-1.905 - 04 Dec 2017 20:30:58 UTC - Search in distribution

Authen::OATH - OATH One Time Passwords River stage one • 3 direct dependents • 3 total dependents

Implementation of the HOTP and TOTP One Time Password algorithms as defined by OATH (http://www.openauthentication.org) All necessary parameters are set by default, though these can be overridden. Both totp() and htop() have passed all of the test ve...

OALDERS/Authen-OATH-2.0.1 - 12 Apr 2017 15:59:36 UTC - Search in distribution

Authen::OPIE - Perl module for opie (onetime password in everything) River stage zero No dependents

This module gives perl access to the challenge and verify aspects of the opie library. To issue a challenge you pass the login name to opie_challenge it returns a string like otp-md5 2390 ra5690 ext. This is the challenge you pass on to whatever is c...

EESTABROO/Authen-OPIE-1.00 - 12 Apr 2001 22:55:01 UTC - Search in distribution

Authen::Prot - Perl extension for accessing protected password database River stage zero No dependents

The Authen::Prot module provides access to the protected password database via the getprpwent, getprpwuid, getprpwnam, getprpwaid, setprpwent, endprpwent, and putprpwnam system calls available on those Unix systems using the Protected Password databa...

PAULG/Authen-Prot-1.08 - 12 Mar 1999 06:39:27 UTC - Search in distribution

Authen::Quiz - The person's input is confirmed by setting the quiz. River stage zero No dependents

This module sets the quiz to the input of the form, and confirms whether it is artificially done. Recently, to take the place of it because there seemed to be a thing that the capture attestation is broken by improving the image analysis technology, ...

LUSHE/Authen-Quiz-0.05 - 18 Aug 2008 18:39:33 UTC - Search in distribution

Authen::SASL - SASL Authentication framework River stage two • 32 direct dependents • 76 total dependents

SASL is a generic mechanism for authentication used by several network protocols. Authen::SASL provides an implementation framework that all protocols should be able to share. The framework allows different implementations of the connection class to ...

EHUELS/Authen-SASL-2.1700 - 10 Aug 2023 10:19:40 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

Authen::Krb4 - Perl extension for Kerberos 4 River stage zero No dependents

Authen::Krb4 is an object oriented extension to Perl 5 which implements several user-level Kerberos 4 functions. With this module, you can create Kerberized clients and servers written in Perl. It is compatible with both AFS and MIT Kerberos. VARIABL...

JHORWITZ/Krb4-1.1 - 13 Jun 2000 00:10:51 UTC - Search in distribution

Authen::NTLM - An NTLM authentication module River stage one • 6 direct dependents • 8 total dependents

This module provides methods to use NTLM authentication. It can be used as an authenticate method with the Mail::IMAPClient module to perform the challenge/response mechanism for NTLM connections or it can be used on its own for NTLM authentication w...

NBEBOUT/NTLM-1.09 - 09 Sep 2011 02:12:11 UTC - Search in distribution

Authen::RBAC - Perl extension to manage Authen::RBAC configs River stage zero No dependents

This perl module manages manages Authen::RBAC XML configs and authorize against them...

DOPACKI/authen-rbac-0.1 - 12 Sep 2003 20:26:29 UTC - Search in distribution

Authen::SCRAM - Salted Challenge Response Authentication Mechanism (RFC 5802) River stage one • 1 direct dependent • 3 total dependents

The modules in this distribution implement the Salted Challenge Response Authentication Mechanism (SCRAM) from RFC 5802. See Authen::SCRAM::Client and Authen::SCRAM::Server for usage details....

DAGOLDEN/Authen-SCRAM-0.011 - 24 Jun 2018 02:33:23 UTC - Search in distribution

Authen::Users - DBI Based User Authentication River stage zero No dependents

General password authentication using DBI-capable databases. Currently supports MySQL and SQLite databases. The default is to use a SQLite database to store and access user information. This module is not an authentication protocol. For that see some...

BILLH/Authen-Users-0.17 - 18 Feb 2011 04:18:24 UTC - Search in distribution

HTTPD::Authen - HTTP server authentication class River stage zero No dependents

This module provides methods for authenticating a user. It uses HTTPD::UserAdmin to lookup passwords in a database. Subclasses provide methods specific to the authentication mechanism. Currently, under HTTP/1.0 the only supported authentication mecha...

LDS/HTTPD-User-Manage-1.66 - 23 Jan 2007 16:21:41 UTC - Search in distribution
319 results (0.073 seconds)