botan-src 0.30500.1

Sources of Botan cryptography library
Documentation
[dependencies]

[[example]]
name = "build"
path = "examples/build.rs"

[lib]
name = "botan_src"
path = "src/lib.rs"

[package]
authors = ["Rodolphe Breard <rodolphe@what.tf>", "Jack Lloyd <jack@randombit.net>"]
autobenches = false
autobins = false
autoexamples = false
autotests = false
build = false
categories = ["cryptography"]
description = "Sources of Botan cryptography library"
edition = "2021"
exclude = ["botan/doc", "botan/src/cli", "botan/src/lib/compat/sodium", "botan/src/lib/filters", "botan/src/lib/prov/pkcs11", "botan/src/lib/prov/tpm", "botan/src/tests", "botan/src/bogo_shim", "botan/src/examples", "botan/src/fuzzer"]
homepage = "https://botan.randombit.net/"
license = "MIT"
name = "botan-src"
readme = "README.md"
repository = "https://github.com/randombit/botan-rs"
rust-version = "1.64"
version = "0.30500.1"