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

#772 in Cryptography

Download history 771/week @ 2024-07-02 592/week @ 2024-07-09 499/week @ 2024-07-16 397/week @ 2024-07-23 786/week @ 2024-07-30 605/week @ 2024-08-06 499/week @ 2024-08-13 409/week @ 2024-08-20 730/week @ 2024-08-27 375/week @ 2024-09-03 254/week @ 2024-09-10 262/week @ 2024-09-17 418/week @ 2024-09-24 316/week @ 2024-10-01 290/week @ 2024-10-08 264/week @ 2024-10-15

1,341 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