22 releases

0.10.5 Jul 14, 2023
0.10.3 May 20, 2023
0.10.2 Mar 27, 2023
0.9.0 Dec 9, 2022
0.1.2 Jul 27, 2018

#1338 in Cryptography

Download history 519/week @ 2023-12-12 418/week @ 2023-12-19 223/week @ 2023-12-26 412/week @ 2024-01-02 939/week @ 2024-01-09 1057/week @ 2024-01-16 1158/week @ 2024-01-23 772/week @ 2024-01-30 833/week @ 2024-02-06 1026/week @ 2024-02-13 1140/week @ 2024-02-20 1120/week @ 2024-02-27 1056/week @ 2024-03-05 1438/week @ 2024-03-12 1144/week @ 2024-03-19 1033/week @ 2024-03-26

4,886 downloads per month
Used in 14 crates (via botan)

MIT license

155KB
3.5K SLoC

C++ 2K SLoC // 0.1% comments Rust 1K SLoC // 0.0% comments Python 254 SLoC // 0.1% comments Shell 7 SLoC

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