# botan-sys
This crate contains the FFI declarations for calling the C API included in the
[Botan](https://botan.randombit.net/) cryptography library.
A high level Rust interface built on these declarations is included in the
[botan](https://crates.io/crates/botan) crate.