Fixup fromcvs/togit conversion
[minix-pkgsrc.git] / security / p5-Authen-SASL / DESCR
blob823f0f72def890382bcfd40d07ac081ac26d3b7b
1 SASL is a generic mechanism for authentication used by several
2 network protocols. Authen::SASL provides an implementation
3 framework that all protocols should be able to share.
5 The included plugin Authen::SASL::Perl implements several of
6 these protocols (DIGEST-MD5, CRAM-MD5, ANONYMOUS, EXTERNAL,
7 LOGIN and PLAIN).