23 releases

0.11.0 Aug 28, 2024
0.10.5 Jul 14, 2023
0.10.3 May 20, 2023
0.10.2 Mar 27, 2023
0.1.2 Jul 27, 2018

#1363 in Cryptography

Download history 1368/week @ 2024-07-29 954/week @ 2024-08-05 924/week @ 2024-08-12 659/week @ 2024-08-19 1237/week @ 2024-08-26 1106/week @ 2024-09-02 1179/week @ 2024-09-09 1096/week @ 2024-09-16 1397/week @ 2024-09-23 1040/week @ 2024-09-30 1052/week @ 2024-10-07 1259/week @ 2024-10-14 1308/week @ 2024-10-21 1183/week @ 2024-10-28 752/week @ 2024-11-04 1084/week @ 2024-11-11

4,372 downloads per month
Used in 17 crates (via botan)

MIT license

160KB
3.5K SLoC

C++ 2K SLoC // 0.1% comments Rust 1K SLoC // 0.0% comments Python 293 SLoC // 0.1% comments Shell 8 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