botan-sys 0.8.1

FFI wrapper for Botan cryptography library
Documentation

botan-sys

This crate contains the FFI declarations for calling the C API included in the Botan cryptography library.

A high level Rust interface built on these declarations is included in the botan crate.