Pure-python, protocol agnostic SASL library for asyncio
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.4 (or Python = 3.3 with tulip)
Supported SASL mechanisms
PLAIN: authenticate with plaintext password (RFC 4616)
ANONYMOUS: anonymous “authentication” (RFC 4505)
SCRAM-SHA-1, SCRAM-SHA-224, , SCRAM-SHA-512, SCRAM-SHA-384, and SCRAM-SHA-256: Salted Challenge Response Authentication (RFC 5802)
Documentation
Official documentation can be built with sphinx and is available online on our servers.
Project details
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.3.1.tar.gz.
File metadata
- Download URL: aiosasl-0.3.1.tar.gz
- Upload date:
- Size: 23.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
743812d41951d465c25747bfef92e8c0ec1f90334f71ebf33bf6b4768dce02e4
|
|
| MD5 |
c3a76897e4ac4cfab9de9db01cd98eac
|
|
| BLAKE2b-256 |
4debc447b44c215fafaea47ed9cdb730ca4a2bbbea653fa52422df5d10316931
|