botan-src 0.21703.0

Sources of Botan cryptography library
Documentation

botan-src

This crate compiles the sources of the Botan cryptography library as a static library. It is supposed to be used by the botan-sys crate.

A high level Rust interface built on this library is included in the botan crate.