#cmake #bssl #required #bssl-cmake-sys #incorporated

sys bssl-cmake-sys

FFI bindings to BoringSSL (cmake incorporated)

34 releases

new 0.1.2504150 Apr 18, 2025
0.1.2503110 Mar 12, 2025
0.1.2502120 Feb 14, 2025
0.1.2412090 Dec 16, 2024
0.1.2403260 Mar 27, 2024

#960 in Cryptography

Download history 512/week @ 2024-12-28 778/week @ 2025-01-04 797/week @ 2025-01-11 543/week @ 2025-01-18 711/week @ 2025-01-25 452/week @ 2025-02-01 952/week @ 2025-02-08 897/week @ 2025-02-15 527/week @ 2025-02-22 547/week @ 2025-03-01 826/week @ 2025-03-08 581/week @ 2025-03-15 679/week @ 2025-03-22 631/week @ 2025-03-29 947/week @ 2025-04-05 429/week @ 2025-04-12

2,874 downloads per month
Used in 2 crates (via variant-ssl-sys)

Apache-2.0

13MB
445K SLoC

GNU Style Assembly 195K SLoC // 0.0% comments C++ 87K SLoC // 0.1% comments Assembly 64K SLoC // 0.0% comments Perl 56K SLoC // 0.1% comments Bitbake 32K SLoC // 0.0% comments Forge Config 6K SLoC // 0.0% comments Bazel 3K SLoC // 0.1% comments Python 810 SLoC // 0.3% comments Shell 204 SLoC // 0.2% comments Rust 166 SLoC // 0.1% comments C 15 SLoC // 0.5% comments

Contains (static library, 6KB) sample.lib, (ELF exe/lib, 2KB) bar.cc.o, (ELF exe/lib, 2KB) foo.c.o, (static library, 4KB) libsample.a, (Mach-o exe, 1KB) bar.cc.o, (Mach-o exe, 1KB) foo.c.o and 1 more.

bssl-cmake-sys

A BoringSSL rust binding based on bssl-sys crate.

The vendored BoringSSL code is incorperated to the CMake build system, which means:

  • you need to install cmake
  • golang is not required

Release Support

The version will always be 0.1.YYMMDDN.

We will pull in changes from BoringSSL main branch weekly, but it's not guranteed.

Dependencies