This is a thin Rust wrapper around the MIT krb5 library.
The krb5
crate is currently very incomplete; it is used in production by Stackable, but currently only exposes the functions that we use internally.
krb5-sys
- Unsafe bindings generated automatically from the C headerskrb5
- Safe wrapper aroundkrb5-sys