8 releases (5 breaking)

0.30500.1 Aug 28, 2024
0.30101.2 Jul 14, 2023
0.21903.1 Apr 13, 2023
0.21903.0 Dec 9, 2022
0.21500.0 Sep 27, 2020

#815 in Cryptography

Download history 432/week @ 2024-08-16 677/week @ 2024-08-23 471/week @ 2024-08-30 320/week @ 2024-09-06 243/week @ 2024-09-13 337/week @ 2024-09-20 383/week @ 2024-09-27 286/week @ 2024-10-04 287/week @ 2024-10-11 277/week @ 2024-10-18 213/week @ 2024-10-25 210/week @ 2024-11-01 260/week @ 2024-11-08 427/week @ 2024-11-15 247/week @ 2024-11-22 278/week @ 2024-11-29

1,241 downloads per month
Used in 3 crates (via botan-sys)

MIT license

4.5MB
93K SLoC

C++ 80K SLoC // 0.1% comments Python 12K SLoC // 0.1% comments Shell 337 SLoC // 0.1% comments Rust 119 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