/sasl2

The PHP SASL2 Authentification Library

Primary LanguagePHPBSD 2-Clause "Simplified" LicenseBSD-2-Clause

Sasl2

The PHP SASL2 Authentification Library

Provides code to generate responses to common SASL mechanisms, including:

  • Digest-MD5
  • Cram-MD5
  • Plain
  • Anonymous
  • Login (Pseudo mechanism)
  • SCRAM

From the original Auth_SASL2 Pear package : http://pear.php.net/package/Auth_SASL2/