Crates.io | botan-sys |
lib.rs | botan-sys |
version | 0.11.0 |
source | src |
created_at | 2018-07-19 14:53:58.880516 |
updated_at | 2024-08-28 22:54:49.1933 |
description | FFI wrapper for Botan cryptography library |
homepage | https://botan.randombit.net/ |
repository | https://github.com/randombit/botan-rs |
max_upload_size | |
id | 75061 |
size | 47,886 |
This crate contains the FFI declarations for calling the C API included in the Botan cryptography library.
A high level Rust interface built on these declarations is included in the botan crate.