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

#802 in Cryptography

Download history 898/week @ 2024-01-11 836/week @ 2024-01-18 774/week @ 2024-01-25 518/week @ 2024-02-01 873/week @ 2024-02-08 692/week @ 2024-02-15 576/week @ 2024-02-22 891/week @ 2024-02-29 731/week @ 2024-03-07 1216/week @ 2024-03-14 896/week @ 2024-03-21 512/week @ 2024-03-28 761/week @ 2024-04-04 981/week @ 2024-04-11 856/week @ 2024-04-18 570/week @ 2024-04-25

3,300 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