botan-src 0.21703.0

Sources of Botan cryptography library
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[package]
name = "botan-src"
version = "0.21703.0"
authors = ["Rodolphe Breard <rodolphe@what.tf>", "Jack Lloyd <jack@randombit.net>"]
description = "Sources of Botan cryptography library"
license = "MIT"
edition = "2018"
homepage = "https://botan.randombit.net/"
repository = "https://github.com/randombit/botan-rs"
readme = "README.md"
categories = ["cryptography"]

[dependencies]

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