php-fabiang-sasl

PHP SASL2 Authentication Library
  https://github.com/fabiang/sasl
  0
  no reviews



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

* Digest-MD5
* Cram-MD5
* Plain
* Anonymous
* Login (Pseudo mechanism)
* SCRAM
Full refactored version of the original Auth_SASL2 Pear package.