9 releases (breaking)

new 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

#751 in Cryptography

Download history 236/week @ 2024-11-21 162/week @ 2024-11-28 398/week @ 2024-12-05 819/week @ 2024-12-12 784/week @ 2024-12-19 532/week @ 2024-12-26 992/week @ 2025-01-02 1492/week @ 2025-01-09 1422/week @ 2025-01-16 1411/week @ 2025-01-23 1645/week @ 2025-01-30 1837/week @ 2025-02-06 1846/week @ 2025-02-13 3184/week @ 2025-02-20 3339/week @ 2025-02-27 1962/week @ 2025-03-06

10,711 downloads per month
Used in 3 crates (via botan-sys)

MIT license

4MB
85K SLoC

C++ 74K SLoC // 0.1% comments Python 11K SLoC // 0.1% comments Shell 506 SLoC // 0.2% comments Rust 108 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