A BoringSSL rust binding based on [bssl-sys](https://github.com/google/boringssl/tree/master/rust/bssl-sys) crate.
The vendored BoringSSL code is incorperated to the CMake build system, which means:
- -
The version will always be 0.1.YYMMDDN.
We will pull in changes from BoringSSL main branch weekly, but it's not guranteed.