slixmpp/sleekxmpp/thirdparty/suelta
2012-02-18 11:56:10 -08:00
..
mechanisms Fix instances of using undefined variables. 2012-02-18 11:56:10 -08:00
__init__.py
exceptions.py
LICENSE Make sure to keep David Cridland's license and copyright. 2011-08-03 17:08:45 -07:00
PLAYING-NICELY Make sure to keep David Cridland's license and copyright. 2011-08-03 17:08:45 -07:00
README Make sure to keep David Cridland's license and copyright. 2011-08-03 17:08:45 -07:00
sasl.py Hotfix for ANONYMOUS mech support. 2011-08-05 14:06:58 -07:00
saslprep.py Don't assume data is ASCII in saslprep. 2012-02-03 16:01:54 +01:00
util.py

Suelta - A pure-Python SASL client library

Suelta is a SASL library, providing you with authentication and in some cases
security layers.

It supports a wide range of typical SASL mechanisms, including the MTI for
all known protocols.