Download List

Project Description

The PHP SASL package provides a single interface for implementing multiple standard authentication mechanisms commonly used by Internet protocols such as SMTP, POP3, IMAP, HTTP, etc. Currently it implements the following mechanisms: (HTTP) Basic, (HTTP) Digest, PLAIN, LOGIN, CRAM-MD5, and NTLM (used by Windows or Linux/Unix with Samba).

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2005-11-01 07:23 Back to release list
2005.10.31

A driver class was added to implement HTTP Digest authentication mechanism. The drivers classes may not tell whether or not the response messages need to be encoded with base64. The documentation was completed with the missing functions and arguments.
Tags: Major feature enhancements

Project Resources