8 lines
194 B
Text
8 lines
194 B
Text
Provides PHP code to generate responses to common SASL mechanisms, including:
|
|
- Digest-MD5
|
|
- CramMD5
|
|
- Plain
|
|
- Anonymous
|
|
- Login (Pseudo mechanism).
|
|
|
|
WWW: https://pear.php.net/package/Auth_SASL
|