24 releases

0.11.1 Feb 25, 2025
0.11.0 Aug 28, 2024
0.10.5 Jul 14, 2023
0.10.2 Mar 27, 2023
0.1.2 Jul 27, 2018

#1271 in Cryptography

Download history 1055/week @ 2024-12-04 1599/week @ 2024-12-11 1175/week @ 2024-12-18 511/week @ 2024-12-25 878/week @ 2025-01-01 1553/week @ 2025-01-08 1541/week @ 2025-01-15 1737/week @ 2025-01-22 1804/week @ 2025-01-29 2184/week @ 2025-02-05 2106/week @ 2025-02-12 2819/week @ 2025-02-19 4024/week @ 2025-02-26 2594/week @ 2025-03-05 2870/week @ 2025-03-12 2428/week @ 2025-03-19

12,506 downloads per month
Used in 17 crates (via botan)

MIT license

165KB
3.5K SLoC

C++ 2K SLoC // 0.1% comments Rust 1K SLoC // 0.0% comments Python 269 SLoC // 0.1% comments Shell 12 SLoC // 0.1% comments

botan-sys

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.

Dependencies