Files
pkgsrc-ng/security/p5-Authen-SASL/DESCR
2013-09-26 17:14:40 +02:00

8 lines
316 B
Plaintext

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).