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

#798 in Cryptography

Download history 777/week @ 2024-07-29 582/week @ 2024-08-05 531/week @ 2024-08-12 418/week @ 2024-08-19 786/week @ 2024-08-26 371/week @ 2024-09-02 298/week @ 2024-09-09 238/week @ 2024-09-16 394/week @ 2024-09-23 357/week @ 2024-09-30 275/week @ 2024-10-07 296/week @ 2024-10-14 243/week @ 2024-10-21 233/week @ 2024-10-28 191/week @ 2024-11-04 319/week @ 2024-11-11

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