e2720fac9e
The mechanism name was being correctly de-plussed, but then we used the original, -PLUS, name to extract the hash, finding SHA-1-PLUS and therefore finding no match. Test-Information: Tested with Sleek against an Isode M-Link with SCRAM-SHA-1-PLUS available. Author: dwd |
||
---|---|---|
.. | ||
mechanisms | ||
__init__.py | ||
exceptions.py | ||
LICENSE | ||
PLAYING-NICELY | ||
README | ||
sasl.py | ||
saslprep.py | ||
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.