GNU Simple Authentication and Security Layer - Summary
This software is part of the GNU Project.
GNU SASL is an implementation of the Simple Authentication and
Security Layer (SASL) framework and a few common SASL mechanisms.
SASL is used by network servers (e.g., IMAP, SMTP, XMPP) to request
authentication from clients, and in clients to authenticate against
servers.
GNU SASL consists of a C library (libgsasl), a command-line
application (gsasl), and a manual. The library supports the
ANONYMOUS, CRAM-MD5, DIGEST-MD5, EXTERNAL, GS2-KRB5, GSSAPI, LOGIN,
NTLM, OPENID20, PLAIN, SCRAM-SHA-1, SCRAM-SHA-1-PLUS, SCRAM-SHA-256,
SCRAM-SHA-256-PLUS, SAML20, and SECURID mechanisms.
Registration Date: Sun 15 Dec 2002 08:30:01 AM UTC
License: GNU General Public License v2 or later
Development Status: 5 - Production/Stable
Powered by Savane 3.14-d582.
Corresponding source code