bssl-cmake-sys

Crates.iobssl-cmake-sys
lib.rsbssl-cmake-sys
version0.1.2511240
created_at2024-03-14 03:10:37.840714+00
updated_at2025-11-26 00:36:32.950934+00
descriptionFFI bindings to BoringSSL (cmake incorporated)
homepage
repositoryhttps://github.com/zh-jq/bssl-cmake-sys.git
max_upload_size
id1172807
size23,519,494
Zhang Jingqiang (zh-jq)

documentation

README

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.

Commit count: 109

cargo fmt