pkgsrc/security/p5-Authen-SASL/DESCR
xtraeme 8c3f9f8a28 Initial import of p5-Authen-SASL, version 2.04.
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 included plugin Authen::SASL::Perl implements several of
these protocols (DIGEST-MD5, CRAM-MD5, ANONYMOUS, EXTERNAL,
LOGIN and PLAIN).

Package provided by Quentin Garnier via pkgsrc-wip.
2003-09-04 13:29:30 +00:00

7 lines
316 B
Text

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 included plugin Authen::SASL::Perl implements several of
these protocols (DIGEST-MD5, CRAM-MD5, ANONYMOUS, EXTERNAL,
LOGIN and PLAIN).