| » Metadata | » Status |
|---|---|
|
|
| » Description | |
|
PEAR::Auth_HTTP_Digest class provides methods for creating an HTTP digest authentication system based on RFC2617. HTTP Basic authentication is not secure because the client's password is transmitted as plain-text. HTTP Digest authentication is more secure than the Basic authentication because the password is transmitted as md5 hash value of several parameters. |
|
| » Dependencies | » Links |
|
|
| » Timeline | » Changelog |
|
|