blob: 0ddc945a6849ff3223e9f9c5be40be230c984ec1 (
plain)
1
2
3
4
5
6
7
8
|
Authen::SASL - SASL Authentication framework
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.
Dependencies:
perl-Digest-HMAC
|