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

#1507 in Cryptography

Download history 1455/week @ 2024-11-18 887/week @ 2024-11-25 1023/week @ 2024-12-02 1563/week @ 2024-12-09 1349/week @ 2024-12-16 558/week @ 2024-12-23 670/week @ 2024-12-30 1305/week @ 2025-01-06 1699/week @ 2025-01-13 1675/week @ 2025-01-20 1715/week @ 2025-01-27 2225/week @ 2025-02-03 2036/week @ 2025-02-10 2542/week @ 2025-02-17 3373/week @ 2025-02-24 3303/week @ 2025-03-03

11,317 downloads per month
Used in 17 crates (via botan)

MIT license

150KB
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