7 releases (4 breaking)

0.30101.2 Jul 14, 2023
0.30101.1 Jul 13, 2023
0.21903.1 Apr 13, 2023
0.21903.0 Dec 9, 2022
0.21500.0 Sep 27, 2020

#785 in Cryptography

Download history 286/week @ 2023-12-12 242/week @ 2023-12-19 162/week @ 2023-12-26 319/week @ 2024-01-02 710/week @ 2024-01-09 897/week @ 2024-01-16 877/week @ 2024-01-23 613/week @ 2024-01-30 650/week @ 2024-02-06 777/week @ 2024-02-13 655/week @ 2024-02-20 835/week @ 2024-02-27 822/week @ 2024-03-05 980/week @ 2024-03-12 826/week @ 2024-03-19 828/week @ 2024-03-26

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

MIT license

4.5MB
90K SLoC

C++ 79K SLoC // 0.1% comments Python 10K SLoC // 0.1% comments Shell 316 SLoC // 0.1% comments Rust 127 SLoC // 0.0% comments Emacs Lisp 35 SLoC // 0.2% comments PowerShell 24 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