[![Build Status:master](https://api.travis-ci.org/cyrusimap/cyrus-sasl.svg?branch=master)](https://travis-ci.org/cyrusimap/cyrus-sasl) ## Cyrus SASL This is the Cyrus SASL API implementation. It can be used on the client or server side to provide authentication and authorization services. See RFC 4422 for more information. The latest version is available at: https://github.com/cyrusimap/cyrus-sasl/releases There's a mailing list for Cyrus SASL. Subscribe by sending a message to majordomo@lists.andrew.cmu.edu with the body "subscribe cyrus-sasl". The mailing list is available via anonymous IMAP at imap://cyrus.andrew.cmu.edu/archive.cyrus-sasl or via the web at https://lists.andrew.cmu.edu/pipermail/cyrus-sasl/. If you are looking to port SASLv1 applications to SASLv2, please see doc/appconvert.html Bugs can be searched/reported [on GitHub](https://github.com/cyrusimap/cyrus-sasl/issues), but please also notify the mailing list. ## DOCUMENTATION Please see doc/legacy/index.html for detailed documentation.