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

#1402 in Cryptography

Download history 1247/week @ 2024-10-13 1284/week @ 2024-10-20 1216/week @ 2024-10-27 744/week @ 2024-11-03 1098/week @ 2024-11-10 1433/week @ 2024-11-17 894/week @ 2024-11-24 1020/week @ 2024-12-01 1523/week @ 2024-12-08 1391/week @ 2024-12-15 579/week @ 2024-12-22 662/week @ 2024-12-29 1294/week @ 2025-01-05 1664/week @ 2025-01-12 1690/week @ 2025-01-19 1682/week @ 2025-01-26

6,371 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