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

#810 in Cryptography

Download history 305/week @ 2024-07-21 777/week @ 2024-07-28 576/week @ 2024-08-04 541/week @ 2024-08-11 413/week @ 2024-08-18 781/week @ 2024-08-25 381/week @ 2024-09-01 298/week @ 2024-09-08 242/week @ 2024-09-15 380/week @ 2024-09-22 367/week @ 2024-09-29 267/week @ 2024-10-06 290/week @ 2024-10-13 249/week @ 2024-10-20 252/week @ 2024-10-27 232/week @ 2024-11-03

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