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

#1338 in Cryptography

Download history 1029/week @ 2024-07-11 1040/week @ 2024-07-18 1212/week @ 2024-07-25 1255/week @ 2024-08-01 930/week @ 2024-08-08 659/week @ 2024-08-15 896/week @ 2024-08-22 1296/week @ 2024-08-29 1150/week @ 2024-09-05 1079/week @ 2024-09-12 1330/week @ 2024-09-19 1157/week @ 2024-09-26 1023/week @ 2024-10-03 1172/week @ 2024-10-10 1369/week @ 2024-10-17 1212/week @ 2024-10-24

5,059 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