# crabka-security
[](https://crates.io/crates/crabka-security)
[](https://docs.rs/crabka-security)
[](https://github.com/robot-head/crabka/actions/workflows/ci.yml)
TLS, SASL, SCRAM, OAuth, and Kerberos security utilities for Crabka.
This crate is part of [Crabka](https://github.com/robot-head/crabka), a Rust implementation of Kafka-compatible infrastructure and clients.
## Install
```toml
crabka-security = "0.3.1"
```
For workspace development, use the path dependency from this repository instead.
## Documentation
API documentation is published on [docs.rs/crabka-security](https://docs.rs/crabka-security). The repository README contains project-wide setup, development, and release notes.
## License
Apache-2.0. See the repository `LICENSE` and `NOTICE` files for details.