Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 417 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 417 Bytes

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.