9 releases (breaking)

0.30701.2 Mar 13, 2025
0.30500.1 Aug 28, 2024
0.30101.2 Jul 14, 2023
0.21903.0 Dec 9, 2022
0.21701.0 Nov 13, 2020

#738 in Cryptography

Download history 347/week @ 2024-12-04 638/week @ 2024-12-11 1011/week @ 2024-12-18 498/week @ 2024-12-25 787/week @ 2025-01-01 1439/week @ 2025-01-08 1409/week @ 2025-01-15 1503/week @ 2025-01-22 1534/week @ 2025-01-29 1831/week @ 2025-02-05 1913/week @ 2025-02-12 2567/week @ 2025-02-19 3690/week @ 2025-02-26 2368/week @ 2025-03-05 2711/week @ 2025-03-12 2281/week @ 2025-03-19

11,600 downloads per month
Used in 3 crates (via botan-sys)

MIT license

5MB
98K SLoC

C++ 87K SLoC // 0.1% comments Python 11K SLoC // 0.1% comments Shell 506 SLoC // 0.2% comments Rust 110 SLoC // 0.0% comments Emacs Lisp 35 SLoC // 0.2% comments PowerShell 23 SLoC // 0.4% comments

botan-src

This crate compiles the sources of the Botan cryptography library as a static library. It is supposed to be used by the botan-sys crate.

A high level Rust interface built on this library is included in the botan crate.

No runtime deps