botan-sys 0.10.5

FFI wrapper for Botan cryptography library
Documentation
[build-dependencies.botan-src]
optional = true
version = "0.30101.2"

[features]
botan3 = []
default = []
no-std = []
vendored = ["botan-src", "botan3"]

[package]
authors = ["Jack Lloyd <jack@randombit.net>"]
build = "build.rs"
categories = ["cryptography", "external-ffi-bindings", "no-std"]
description = "FFI wrapper for Botan cryptography library"
documentation = "https://docs.rs/botan-sys"
edition = "2021"
homepage = "https://botan.randombit.net/"
license = "MIT"
links = "botan-2"
name = "botan-sys"
readme = "README.md"
repository = "https://github.com/randombit/botan-rs"
resolver = "1"
rust-version = "1.58"
version = "0.10.5"