Paketname | php5-sasl |
Beschreibung | Cyrus SASL extension for PHP 5 |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 0.1.0-1+b1 |
Sektion | php |
Priorität | optional |
Installierte Größe | 88 Byte |
Hängt ab von | libc6 (>= 2.1.3), libsasl2-2, phpapi-20090626+lfs |
Empfohlene Pakete | |
Paketbetreuer | Jack Bates |
Quelle | php-sasl (0.1.0-1) |
Paketgröße | 10310 Byte |
Prüfsumme MD5 | cd89f1c1f0e838a8f62e930b9257b3da |
Prüfsumme SHA1 | d3c0a820917216475eacb9057863eb4096cd9b6c |
Prüfsumme SHA256 | 9d7aea099b2208bce9464b74045bad04fc1ac5d505a44f412bddbea9f266fb8d |
Link zum Herunterladen | php5-sasl_0.1.0-1+b1_i386.deb |
Ausführliche Beschreibung | SASL is the Simple Authentication and Security Layer (as defined by
RFC 2222). It provides a system for adding plugable authenticating
support to connection-based protocols. The SASL Extension for PHP
makes the Cyrus SASL library functions available to PHP. It aims to
provide a 1-to-1 wrapper around the SASL library to provide the
greatest amount of implementation flexibility. To that end, it is
possible to build both a client-side and server-side SASL
implementation entirely in PHP.
|