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

10 lines
409 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 XS framework makes calls into the existing libsasl.so
shared library to perform SASL client connection functionality,
including loading existing shared library mechanisms.
Authen::SASL::Cyrus implements XS SASL Authentication.