0.1.0 |
|
---|
#11 in #sasl
24KB
468 lines
rs-sasl
A SASL library written in Rust.
Implements the following mechanisms:
- ANONYMOUS
- EXTERNAL
- LOGIN (obsolete, use PLAIN instead)
- PLAIN
- OAUTHBEARER
Usage
Add this to your Cargo.toml
:
[dependencies]
rs-sasl = "0.1"
LICENSE
This project is licensed under the MIT license. See LICENSE for details.
Dependencies
~0.8–1.7MB
~37K SLoC