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

Search results for "Authen::SASL"

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::SASL::XS - XS code to glue Perl SASL to Cyrus SASL River stage one • 1 direct dependent • 2 total dependents

SASL is a generic mechanism for authentication used by several network protocols. Authen::SASL::XS provides an implementation framework that all protocols should be able to share. The XS framework makes calls into the existing libsasl.so resp. libsas...

GBARR/Authen-SASL-XS-1.00 - 24 Sep 2009 00:54:24 UTC - Search in distribution

Authen::SASL::Authd - Client authentication via Cyrus saslauthd or Dovecot authentication daemon. River stage zero No dependents

The "Authen::SASL::Authd" package implements LOGIN authentication protocol used by Cyrus saslauthd and PLAIN authentication protocol supported by Dovecot authentication daemon. It can be used to process authentication requests against configured SASL...

SASHA/Authen-SASL-Authd-0.04 - 07 Nov 2007 16:27:16 UTC - Search in distribution

Authen::SASL::Cyrus - XS SASL Authentication River stage one • 2 direct dependents • 2 total dependents

SASL is a generic mechanism for authentication used by several network protocols. Authen::SASL::Cyrus provides an implementation framework that all protocols should be able to share. The XS framework makes calls into the existing libsasl2.so shared l...

ADAMSON/Authen-SASL-Cyrus-0.13 - 16 Sep 2011 14:15:20 UTC - Search in distribution

Authen::SASL::SCRAM - SCRAM support for Authen::SASL River stage zero No dependents

The "Authen::SASL::SCRAM" distribution adds Authen::SASL support for SCRAM authentication using the mechanisms listed below by wrapping Authen::SCRAM. SHA-1 (SCRAM-SHA-1) SHA-256 (SCRAM-SHA-256) SHA-512 (SCRAM-SHA-512) The *-PLUS variants are not sup...

EHUELS/Authen-SASL-SCRAM-0.04 - 07 Aug 2023 18:24:16 UTC - Search in distribution

Authen::SASL::SASLprep - A Stringprep Profile for User Names and Passwords (RFC 4013) River stage two • 3 direct dependents • 64 total dependents

This module implements the *SASLprep* specification, which describes how to prepare Unicode strings representing user names and passwords for comparison. SASLprep is a profile of the stringprep algorithm....

CFAERBER/Authen-SASL-SASLprep-1.100 - 25 Sep 2016 17:03:03 UTC - Search in distribution

Authen::SASL::Perl::NTLM - NTLM authentication plugin for Authen::SASL River stage zero No dependents

This module is a plugin for the Authen::SASL framework that implements the client procedures to do NTLM authentication. Most users will probably only need this module indirectly, when you use another module that depends on Authen::SASL with NTLM auth...

STEVENL/Authen-SASL-Perl-NTLM-0.003 - 14 Apr 2016 19:36:26 UTC - Search in distribution

Authen::CyrusSASL - simple Sasl Authen Daemon client facilities River stage zero No dependents

The "Authen::CyrusSASL" module provides a simple class that allows you to send request to the cyrus-sasl's 2.0 authen daemon. This module is based on the Authen::Radius module with the similar interface....

MAKLER/Authen-CyrusSASL-0.01 - 24 Sep 2001 13:53:21 UTC - Search in distribution

DJabberd::SASL::AuthenSASL - SASL Negotiation using Authen::SASL River stage two • 14 direct dependents • 14 total dependents

This plugin provides straightforward support for SASL negotiations inside DJabberd using Authen::SASL (Authen::SASL::Perl, for now). It compliments the now deprecated *iq-auth* authentication (XEP-0078). The recommended usage is to use STARTTLS and S...

MART/DJabberd-0.85 - 13 Jun 2011 22:24:41 UTC - Search in distribution

Authen::DigestMD5 - SASL DIGEST-MD5 authentication (RFC2831) River stage zero No dependents

This module implements three classes: Authen::DigestMD5::Packet base class implementing common methods to process SASL DIGEST-MD5 strings or objects: Authen::DigestMD5::Packet->new(%props) Authen::DigestMD5::Packet->new($input, %props) create a new o...

SALVA/Authen-DigestMD5-0.04 - 08 Nov 2003 22:58:09 UTC - Search in distribution

DJabberd::Authen::Dovecot - Dovecot SASL authentificator for DJabberd. River stage zero No dependents

RUFF/DJabberd-Authen-Dovecot-0.1 - 27 Jan 2013 22:31:35 UTC - Search in distribution

arcx - ARCv2 client command line interface River stage zero No dependents

This file is a basic command line interface for the ARCv2....

PBOETTCH/ARCv2-1.05 - 13 Apr 2005 10:48:53 UTC - Search in distribution

swaks - Swiss Army Knife SMTP, the all-purpose smtp transaction tester River stage zero No dependents

swaks' primary design goal is to be a flexible, scriptable, transaction-oriented SMTP test tool. It handles SMTP features and extensions such as TLS, authentication, and pipelining; multiple version of the SMTP protocol including SMTP, ESMTP, and LMT...

MSIMERSON/Mail-Toaster-5.54 - 16 Feb 2017 19:40:58 UTC - Search in distribution

GSSAPI - Perl extension providing access to the GSSAPIv2 library River stage one • 3 direct dependents • 7 total dependents

This module gives access to the routines of the GSSAPI library, as described in rfc2743 and rfc2744 and implemented by the Kerberos-1.2 distribution from MIT. Since 0.14 it also compiles and works with Heimdal. Lacks of Heimdal support are gss_releas...

AGROLMS/GSSAPI-0.28 - 03 Jun 2010 16:15:58 UTC - Search in distribution

Mail::IMAPClient - An IMAP Client API River stage one • 9 direct dependents • 9 total dependents

This module provides methods implementing the IMAP protocol to support interacting with IMAP message stores. The module is used by constructing or instantiating a new IMAPClient object via the "new" constructor method. Once the object has been instan...

PLOBBES/Mail-IMAPClient-3.43 - 16 Feb 2021 17:05:43 UTC - Search in distribution

libnetFAQ - libnet Frequently Asked Questions River stage five • 155 direct dependents • 10294 total dependents

Where to get this document This document is distributed with the libnet distribution, and is also available on the libnet web page at <https://metacpan.org/release/libnet> How to contribute to this document You may report corrections, additions, and ...

SHAY/libnet-3.15 - 20 Mar 2023 19:15:53 UTC - Search in distribution
  • Net::SMTP - Simple Mail Transfer Protocol Client

Jabber::Lite - Standalone library for communicating with Jabber servers. River stage zero No dependents

Jabber::Lite is, as the name implies, a small 'lite' library for dealing with Jabber servers, implemented entirely in perl. Whilst it is small, it does try to be fairly complete for common tasks. Whats in the box? Jabber::Lite is able to connect to a...

BEECEE/Jabber-Lite-0.8 - 13 Feb 2007 06:11:55 UTC - Search in distribution

Net::LDAP::FAQ - Frequently Asked Questions about Net::LDAP River stage two • 70 direct dependents • 82 total dependents

This document serves to answer the most frequently asked questions on both the perl-ldap Mailing List and those sent to Graham Barr. The latest version of this FAQ can be found at http://ldap.perl.org/FAQ.html...

MARSCHAP/perl-ldap-0.68 - 03 Jan 2021 17:37:50 UTC - Search in distribution

Net::SMTP::Bulk - NonBlocking batch SMTP using Net::SMTP interface River stage zero No dependents

KNOWZERO/Net-SMTP-Bulk-0.24 - 08 Aug 2020 20:57:08 UTC - Search in distribution

Mail::IMAPTalk - IMAP client interface with lots of features River stage zero No dependents

This module communicates with an IMAP server. Each IMAP server command is mapped to a method of this object. Although other IMAP modules exist on CPAN, this has several advantages over other modules. * It parses the more complex IMAP structures like ...

ROBM/Mail-IMAPTalk-4.06 - 10 Nov 2023 05:25:19 UTC - Search in distribution
43 results (0.049 seconds)