bssl-cmake-sys

Crates.iobssl-cmake-sys
lib.rsbssl-cmake-sys
version0.1.2502120
sourcesrc
created_at2024-03-14 03:10:37.840714
updated_at2025-02-14 02:51:44.782471
descriptionFFI bindings to BoringSSL (cmake incorporated)
homepage
repositoryhttps://github.com/zh-jq/bssl-cmake-sys.git
max_upload_size
id1172807
size20,271,211
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: 94

cargo fmt