aiosasl 0.5.0
pip install aiosasl
Released:
Pure-python, protocol agnostic SASL library for asyncio
Navigation
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: GNU Lesser General Public License v3 or later (LGPLv3+) (LGPLv3+)
- Author: Jonas Wielicki
- Tags asyncio, sasl, library
Classifiers
- Development Status
- Intended Audience
- License
- Programming Language
Project description
aiosasl provides a generic, asyncio-based SASL library. It can be used with any protocol, provided the neccessary interface code is provided by the application or protocol implementation.
Dependencies
Python ≥ 3.5
Supported SASL mechanisms
PLAIN: authenticate with plaintext password (RFC 4616)
ANONYMOUS: anonymous “authentication” (RFC 4505)
SCRAM-SHA-1 and SCRAM-SHA-256 (and the -PLUS variants with channel binding): Salted Challenge Response Authentication (RFC 5802)
Documentation
Official documentation can be built with sphinx and is available online on our servers.
Supported channel binding methods
tls-unique and tls-server-end-point with a pyOpenSSL connection
all methods supported by the Python standard library when using the ssl module
Project details
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: GNU Lesser General Public License v3 or later (LGPLv3+) (LGPLv3+)
- Author: Jonas Wielicki
- Tags asyncio, sasl, library
Classifiers
- Development Status
- Intended Audience
- License
- Programming Language
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file aiosasl-0.5.0.tar.gz
.
File metadata
- Download URL: aiosasl-0.5.0.tar.gz
- Upload date:
- Size: 28.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.4.2 requests/2.24.0 setuptools/50.3.0 requests-toolbelt/0.8.0 tqdm/4.51.0 CPython/3.9.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d927a8f9d855c4c00dea9d88fb86ea0d09dd4e7642b2109d2bd93be2f4c17b4e |
|
MD5 | 33509d6f533359ccc82c5eab13a48106 |
|
BLAKE2b-256 | eb6e5f6251bedc307c7f56d9d94447e9624d9dbbeac9669d74d30d02f2b10f6e |