Crates.io | botan-src |
lib.rs | botan-src |
version | 0.30900.2 |
created_at | 2020-09-27 15:39:50.224229+00 |
updated_at | 2025-08-05 23:08:41.680859+00 |
description | Sources of Botan cryptography library |
homepage | https://botan.randombit.net/ |
repository | https://github.com/randombit/botan-rs |
max_upload_size | |
id | 293437 |
size | 8,035,201 |
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.