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